Merge pull request #2093 from RayRoestenburg/ticket3929
=cam #3929 updated apache camel dependency to version 2.13.0
This commit is contained in:
commit
c7398af55e
1 changed files with 1 additions and 1 deletions
|
|
@ -1033,7 +1033,7 @@ object Dependencies {
|
|||
// akka-samples/akka-sample-osgi-dining-hakkers/pom.xml
|
||||
|
||||
// Compile
|
||||
val camelCore = "org.apache.camel" % "camel-core" % "2.10.3" exclude("org.slf4j", "slf4j-api") // ApacheV2
|
||||
val camelCore = "org.apache.camel" % "camel-core" % "2.13.0" exclude("org.slf4j", "slf4j-api") // ApacheV2
|
||||
|
||||
val config = "com.typesafe" % "config" % "1.2.0" // ApacheV2
|
||||
// mirrored in OSGi sample
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue