Upgrade to springboot 1.5.20.RELEASE 00/84700/1
authorJimmy Forsyth <jf2512@att.com>
Tue, 9 Apr 2019 15:38:41 +0000 (11:38 -0400)
committerJimmy Forsyth <jf2512@att.com>
Tue, 9 Apr 2019 15:38:45 +0000 (11:38 -0400)
Issue-ID: AAI-2349
Change-Id: I273ec38a36f95a35231682d57f222257fe0d9d07
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
champ-service/pom.xml

index 610de3f..5dc1443 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.19.RELEASE</version.org.springframework.boot.spring-boot-dependencies>
+        <version.org.springframework.boot.spring-boot-dependencies>1.5.20.RELEASE</version.org.springframework.boot.spring-boot-dependencies>
          <!-- Minimum code coverage percentage. Please update this figure as coverage increases to prevent any drops in
          coverage caused by new changes. Note that this figure cannot be lower than the ONAP requirement of 0.55 -->
         <jacoco.line.coverage.limit>0.16</jacoco.line.coverage.limit>