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

Commit 7a013e8

Browse files
Update dependency org.slf4j:slf4j-api to v2.0.4
1 parent b48a378 commit 7a013e8

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
@@ -296,7 +296,7 @@ SOFTWARE.
296296
<dependency>
297297
<groupId>org.slf4j</groupId>
298298
<artifactId>slf4j-api</artifactId>
299-
<version>2.0.3</version>
299+
<version>2.0.4</version>
300300
</dependency>
301301
<dependency>
302302
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)