Skip to content

Commit b260375

Browse files
update SLF4J to 2.0.16
1 parent b291310 commit b260375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
<dependency>
285285
<groupId>org.slf4j</groupId>
286286
<artifactId>slf4j-api</artifactId>
287-
<version>1.7.32</version>
287+
<version>2.0.16</version>
288288
</dependency>
289289
<dependency>
290290
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)