aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2018-04-25 10:43:39 +0200
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2018-04-25 10:43:39 +0200
commit4e2bcb267c9101fdfd7e9b53950c2c95a2d9b495 (patch)
tree2e33f84d8760fd81d201278094515219e04bc3e0 /pom.xml
parentb820858741ca015ffa67ff71ee9e1411437843ba (diff)
Fix nexus iq issues
Update the spring version to latest so that it fixes issues reported by Nexus IQ Issue-ID: CLAMP-135 Change-Id: If3171b723da0f6d9a6c4629c72d18d9eab0a769d Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e6cb23a3..6b08b0c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
<guava.version>20.0</guava.version>
<eelf.core.version>1.0.0</eelf.core.version>
<camel.version>2.20.1</camel.version>
- <springboot.version>1.5.10.RELEASE</springboot.version>
+ <springboot.version>1.5.12.RELEASE</springboot.version>
<sonar.language>java</sonar.language>
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>