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.
2 parents d5c1153 + 211f61e commit acf6b36Copy full SHA for acf6b36
pom.xml
@@ -138,7 +138,7 @@
138
<dependency>
139
<groupId>ognl</groupId>
140
<artifactId>ognl</artifactId>
141
- <version>3.1</version>
+ <version>3.1.1</version>
142
<scope>compile</scope>
143
<optional>true</optional>
144
<exclusions>
@@ -158,13 +158,13 @@
158
159
<groupId>org.slf4j</groupId>
160
<artifactId>slf4j-api</artifactId>
161
- <version>1.7.12</version>
+ <version>1.7.13</version>
162
163
</dependency>
164
165
166
<artifactId>slf4j-log4j12</artifactId>
167
168
169
170
0 commit comments