Skip to content

Commit e163764

Browse files
committed
Updated dependencies
1 parent 5bba103 commit e163764

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<properties>
3030
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31-
<spring.version>4.3.9.RELEASE</spring.version>
31+
<spring.version>4.3.10.RELEASE</spring.version>
3232
<slf4j.version>1.7.25</slf4j.version>
3333
<jsf.version>2.2.14</jsf.version>
3434
<hibernate.version>5.2.10.Final</hibernate.version>
@@ -203,7 +203,7 @@
203203
<plugin>
204204
<groupId>org.owasp</groupId>
205205
<artifactId>dependency-check-maven</artifactId>
206-
<version>2.0.0</version>
206+
<version>2.1.0</version>
207207
<configuration>
208208
<skipProvidedScope>true</skipProvidedScope>
209209
<skipRuntimeScope>true</skipRuntimeScope>

0 commit comments

Comments
 (0)