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 d70255a commit 8d717aeCopy full SHA for 8d717ae
pom.xml
@@ -137,12 +137,12 @@
137
<dependency>
138
<groupId>org.slf4j</groupId>
139
<artifactId>slf4j-api</artifactId>
140
- <version>1.7.1</version>
+ <version>1.7.9</version>
141
</dependency>
142
143
144
<artifactId>slf4j-log4j12</artifactId>
145
146
147
148
<groupId>commons-lang</groupId>
@@ -152,7 +152,7 @@
152
153
<groupId>commons-beanutils</groupId>
154
<artifactId>commons-beanutils</artifactId>
155
- <version>1.8.3</version>
+ <version>1.9.2</version>
156
157
158
<groupId>javax.validation</groupId>
0 commit comments