Roll back springboot upgrade 42/85342/1
authorJimmy Forsyth <jf2512@att.com>
Mon, 15 Apr 2019 15:47:49 +0000 (11:47 -0400)
committerJimmy Forsyth <jf2512@att.com>
Mon, 15 Apr 2019 15:48:34 +0000 (11:48 -0400)
Issue-ID: AAI-2380
Change-Id: I884f89a0c83328fe3f8376ea3a5b01da2039cf7d
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
champ-service/pom.xml

index 5dc1443..610de3f 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.20.RELEASE</version.org.springframework.boot.spring-boot-dependencies>
+        <version.org.springframework.boot.spring-boot-dependencies>1.5.19.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>