Skip to content

Commit 1903d6e

Browse files
committed
Updated dependencies
1 parent 8f734c1 commit 1903d6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

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

2929
<properties>
3030
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31-
<spring.version>4.3.6.RELEASE</spring.version>
32-
<slf4j.version>1.7.23</slf4j.version>
31+
<spring.version>4.3.7.RELEASE</spring.version>
32+
<slf4j.version>1.7.24</slf4j.version>
3333
<jsf.version>2.2.14</jsf.version>
3434
<hibernate.version>5.2.8.Final</hibernate.version>
3535
</properties>
@@ -125,7 +125,7 @@
125125
<dependency>
126126
<groupId>com.cedarsoftware</groupId>
127127
<artifactId>json-io</artifactId>
128-
<version>4.9.1</version>
128+
<version>4.9.9</version>
129129
</dependency>
130130
<dependency>
131131
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)