Upversion spring boot to 1.5.17 13/72913/1
authorSanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com>
Fri, 16 Nov 2018 14:18:23 +0000 (14:18 +0000)
committerSanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com>
Fri, 16 Nov 2018 14:18:23 +0000 (14:18 +0000)
Fix nexusIQ vulnerabilities

Issue-ID: AAI-1893

Change-Id: I3ff53488b070fc9abd43dcd9371c467a31fd0eeb
Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
champ-service/pom.xml

index 740a7a0..bdfdf9a 100644 (file)
@@ -41,7 +41,7 @@ limitations under the License.
 
         <version.org.apache.commons.commons-lang3>3.7</version.org.apache.commons.commons-lang3>
         <version.org.hamcrest.hamcrest-library>1.3</version.org.hamcrest.hamcrest-library>
-        <version.org.springframework.boot.spring-boot-dependencies>1.5.15.RELEASE</version.org.springframework.boot.spring-boot-dependencies>
+        <version.org.springframework.boot.spring-boot-dependencies>1.5.17.RELEASE</version.org.springframework.boot.spring-boot-dependencies>
     </properties>
 
     <dependencyManagement>