Skip to content

Commit 0a844c6

Browse files
authoredMar 4, 2025
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 (#72)
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95f863a commit 0a844c6

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
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.slf4j</groupId>
4242
<artifactId>slf4j-api</artifactId>
43-
<version>2.0.16</version>
43+
<version>2.0.17</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)
Failed to load comments.