Upgrade to Spring Boot 1.5.15 83/65783/2
authorMichael Arrastia <MArrasti@amdocs.com>
Tue, 11 Sep 2018 09:59:05 +0000 (10:59 +0100)
committerMichael Arrastia <MArrasti@amdocs.com>
Tue, 11 Sep 2018 12:13:48 +0000 (13:13 +0100)
Change-Id: I0af75fb0f4896cd0f78a5d1f174828f80bb82a9d
Issue-ID: AAI-1507
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
champ-service/pom.xml

index 7286874..92d8a36 100644 (file)
@@ -42,7 +42,7 @@ limitations under the License.
         <version.com.google.guava>18.0</version.com.google.guava>
         <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.12.RELEASE</version.org.springframework.boot.spring-boot-dependencies>
+        <version.org.springframework.boot.spring-boot-dependencies>1.5.15.RELEASE</version.org.springframework.boot.spring-boot-dependencies>
     </properties>
 
     <dependencyManagement>