Skip to content

Commit 8d717ae

Browse files
committed
use latest libs
1 parent d70255a commit 8d717ae

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
@@ -137,12 +137,12 @@
137137
<dependency>
138138
<groupId>org.slf4j</groupId>
139139
<artifactId>slf4j-api</artifactId>
140-
<version>1.7.1</version>
140+
<version>1.7.9</version>
141141
</dependency>
142142
<dependency>
143143
<groupId>org.slf4j</groupId>
144144
<artifactId>slf4j-log4j12</artifactId>
145-
<version>1.7.1</version>
145+
<version>1.7.9</version>
146146
</dependency>
147147
<dependency>
148148
<groupId>commons-lang</groupId>
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>commons-beanutils</groupId>
154154
<artifactId>commons-beanutils</artifactId>
155-
<version>1.8.3</version>
155+
<version>1.9.2</version>
156156
</dependency>
157157
<dependency>
158158
<groupId>javax.validation</groupId>

0 commit comments

Comments
 (0)