aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2018-09-14 16:03:42 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-14 16:03:42 +0000
commit5deef237b9757f5419cc68e68aefd4b9e1c7e30c (patch)
treead523c425ee73ce2d97b2f07a864937ff553a90a
parent7c28777349b02dc8c39deb9bf40cfdaf1e84cc3d (diff)
parentf7ddb8c0d385df215b3108402a876a5d75fc28f3 (diff)
Merge "Fixing nexus sonar scan issues"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 546e378..6073f66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@ limitations under the License.
<properties>
<java.version>1.8</java.version>
- <camel-spring-boot.version>2.20.1</camel-spring-boot.version>
+ <camel-spring-boot.version>2.21.1</camel-spring-boot.version>
<docker.location>${basedir}/target</docker.location>
<absoluteDistFilesRoot>/appl/${project.artifactId}</absoluteDistFilesRoot>
<!-- For NO Versioning, REMOVE the /${project.version} from the <distFilesRoot>