aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArul.Nambi <arul.nambi@amdocs.com>2018-09-14 11:16:04 -0400
committerArul.Nambi <arul.nambi@amdocs.com>2018-09-14 11:16:20 -0400
commit00958b095622029c1ae0f0a4cf24f950563874c5 (patch)
tree6d934b09126b425d495dfb0210b4c5c2494125ef
parent5e164f34c5b1cafc3ae3221381ba4f349d258bc7 (diff)
Fixing nexus sonar scan issues
Issue-ID: AAI-1583 Change-Id: Id9ee5873ea5e5519e0e9f49cdbf70f01b95c4d49 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 4b85bf8..7953d49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@ limitations under the License.
<sonar.jacoco.reportPath>${project.build.directory}/code-coverage/jacoco-ut.exec</sonar.jacoco.reportPath>
<sonar.jacoco.reportMissing.force.zero>false</sonar.jacoco.reportMissing.force.zero>
<sonar.projectVersion>${project.version}</sonar.projectVersion>
- <camel-spring-boot.version>2.22.0</camel-spring-boot.version>
+ <camel-spring-boot.version>2.22.1</camel-spring-boot.version>
</properties>
<dependencies>
<dependency>