Skip to content

Commit 15936ed

Browse files
committed
Updated dependencies
1 parent 5dfb0d2 commit 15936ed

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

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

2929
<properties>
3030
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31-
<spring.version>4.2.4.RELEASE</spring.version>
32-
<slf4j.version>1.7.14</slf4j.version>
33-
<jsf.version>2.2.12</jsf.version>
31+
<spring.version>4.2.5.RELEASE</spring.version>
32+
<slf4j.version>1.7.18</slf4j.version>
33+
<jsf.version>2.2.13</jsf.version>
3434
<sonar.language>java</sonar.language>
3535
</properties>
3636

@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>com.cedarsoftware</groupId>
123123
<artifactId>json-io</artifactId>
124-
<version>4.3.0</version>
124+
<version>4.4.0</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)