diff options
author | Sanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com> | 2018-11-16 14:18:23 +0000 |
---|---|---|
committer | Sanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com> | 2018-11-16 14:18:23 +0000 |
commit | fc5ea0d54b94d5c134cd9f8bb9420aacab647325 (patch) | |
tree | 3c55426a6a35b80956f6e786202c42202818db5d /champ-service/pom.xml | |
parent | c6dfb11250749a9229236beb5085bc484f8b6363 (diff) |
Upversion spring boot to 1.5.17
Fix nexusIQ vulnerabilities
Issue-ID: AAI-1893
Change-Id: I3ff53488b070fc9abd43dcd9371c467a31fd0eeb
Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
Diffstat (limited to 'champ-service/pom.xml')
-rw-r--r-- | champ-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/champ-service/pom.xml b/champ-service/pom.xml index 740a7a0..bdfdf9a 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -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> |