Skip to content

Commit c8091fa

Browse files
authoredApr 12, 2024··
deps: Update dependency org.slf4j:slf4j-api to v2.0.13 (#1941)
1 parent 811fb3c commit c8091fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
<dependency>
271271
<groupId>org.slf4j</groupId>
272272
<artifactId>slf4j-api</artifactId>
273-
<version>2.0.12</version>
273+
<version>2.0.13</version>
274274
</dependency>
275275
<!-- Tests -->
276276
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.