Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit d2806bb

Browse files
Update dependency org.slf4j:slf4j-api to v2.0.11
1 parent 08b7dc0 commit d2806bb

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
@@ -301,7 +301,7 @@ SOFTWARE.
301301
<dependency>
302302
<groupId>org.slf4j</groupId>
303303
<artifactId>slf4j-api</artifactId>
304-
<version>2.0.4</version>
304+
<version>2.0.11</version>
305305
</dependency>
306306
<dependency>
307307
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)