Skip to content

Commit acf6b36

Browse files
committed
Merge pull request #524 from hazendaz/master
Versioneyes Updates
2 parents d5c1153 + 211f61e commit acf6b36

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
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>ognl</groupId>
140140
<artifactId>ognl</artifactId>
141-
<version>3.1</version>
141+
<version>3.1.1</version>
142142
<scope>compile</scope>
143143
<optional>true</optional>
144144
<exclusions>
@@ -158,13 +158,13 @@
158158
<dependency>
159159
<groupId>org.slf4j</groupId>
160160
<artifactId>slf4j-api</artifactId>
161-
<version>1.7.12</version>
161+
<version>1.7.13</version>
162162
<optional>true</optional>
163163
</dependency>
164164
<dependency>
165165
<groupId>org.slf4j</groupId>
166166
<artifactId>slf4j-log4j12</artifactId>
167-
<version>1.7.12</version>
167+
<version>1.7.13</version>
168168
<optional>true</optional>
169169
</dependency>
170170
<dependency>

0 commit comments

Comments
 (0)