Skip to content

Commit 361381f

Browse files
committed
Merge pull request #571 from hazendaz/master
Updated slf4j to 1.7.14
2 parents 28c2f15 + ed626f9 commit 361381f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,13 +158,13 @@
158158
<dependency>
159159
<groupId>org.slf4j</groupId>
160160
<artifactId>slf4j-api</artifactId>
161-
<version>1.7.13</version>
161+
<version>1.7.14</version>
162162
<optional>true</optional>
163163
</dependency>
164164
<dependency>
165165
<groupId>org.slf4j</groupId>
166166
<artifactId>slf4j-log4j12</artifactId>
167-
<version>1.7.13</version>
167+
<version>1.7.14</version>
168168
<optional>true</optional>
169169
</dependency>
170170
<dependency>

0 commit comments

Comments
 (0)