We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f734c1 commit 1903d6eCopy full SHA for 1903d6e
pom.xml
@@ -28,8 +28,8 @@
28
29
<properties>
30
<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>
+ <spring.version>4.3.7.RELEASE</spring.version>
+ <slf4j.version>1.7.24</slf4j.version>
33
<jsf.version>2.2.14</jsf.version>
34
<hibernate.version>5.2.8.Final</hibernate.version>
35
</properties>
@@ -125,7 +125,7 @@
125
<dependency>
126
<groupId>com.cedarsoftware</groupId>
127
<artifactId>json-io</artifactId>
128
- <version>4.9.1</version>
+ <version>4.9.9</version>
129
</dependency>
130
131
<groupId>org.apache.commons</groupId>
0 commit comments