Merge "Configure Jacoco plugin to enforce min coverage"
authorTian Lee <TianL@amdocs.com>
Mon, 1 Apr 2019 13:22:55 +0000 (13:22 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 1 Apr 2019 13:22:55 +0000 (13:22 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 93c61dc..3044d66 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@ limitations under the License.
                 <!-- Import dependency management from Spring Boot -->
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-dependencies</artifactId>
-                <version>1.5.18.RELEASE</version>
+                <version>1.5.19.RELEASE</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>