aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArul.Nambi <arul.nambi@amdocs.com>2018-09-14 11:10:01 -0400
committerArul.Nambi <arul.nambi@amdocs.com>2018-09-14 11:10:31 -0400
commitf7ddb8c0d385df215b3108402a876a5d75fc28f3 (patch)
tree670d4c2e2eab4882162f1e5ed87e628a1206ee5f
parent8a4ef5112515027b9c53d9dd144716b4537f62c1 (diff)
Fixing nexus sonar scan issues
Issue-ID: AAI-1583 Change-Id: I48850eed93ad58b3c8052de07962c3c872e73294 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3249966..6858a55 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>