Skip to content

Commit 1935e5c

Browse files
committed
Upgrade to slf4j 1.7.26
1 parent 9e34b58 commit 1935e5c

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
@@ -159,13 +159,13 @@
159159
<dependency>
160160
<groupId>org.slf4j</groupId>
161161
<artifactId>slf4j-api</artifactId>
162-
<version>1.7.25</version>
162+
<version>1.7.26</version>
163163
<optional>true</optional>
164164
</dependency>
165165
<dependency>
166166
<groupId>org.slf4j</groupId>
167167
<artifactId>slf4j-log4j12</artifactId>
168-
<version>1.7.25</version>
168+
<version>1.7.26</version>
169169
<optional>true</optional>
170170
</dependency>
171171
<dependency>

0 commit comments

Comments
 (0)