Upversion spring boot to 1.5.17 15/72915/2
authorSanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com>
Fri, 16 Nov 2018 14:21:32 +0000 (14:21 +0000)
committerJames Forsyth <jf2512@att.com>
Fri, 16 Nov 2018 14:36:12 +0000 (14:36 +0000)
Fix NexusIQ security vulnerabilities

Issue-ID: AAI-1893

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

index cb8c6fe..cef67e2 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>