Dependency updates
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<properties>
|
||||
<failOnDependencyWarning>true</failOnDependencyWarning>
|
||||
<project.build.sourceEncoding>iso-8859-1</project.build.sourceEncoding>
|
||||
<cxf.version>3.1.15</cxf.version>
|
||||
<cxf.version>3.2.6</cxf.version>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
@@ -86,7 +86,7 @@
|
||||
<!-- Import dependency management from Spring Boot -->
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-dependencies</artifactId>
|
||||
<version>1.5.14.RELEASE</version>
|
||||
<version>1.5.16.RELEASE</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
@@ -205,7 +205,7 @@
|
||||
<plugin>
|
||||
<groupId>org.owasp</groupId>
|
||||
<artifactId>dependency-check-maven</artifactId>
|
||||
<version>3.3.1</version>
|
||||
<version>3.3.2</version>
|
||||
<inherited>true</inherited>
|
||||
<configuration>
|
||||
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability>
|
||||
|
||||
Reference in New Issue
Block a user