Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 4301174

Browse files
Bump slf4j-api from 2.0.5 to 2.0.6 (#30)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.5...v_2.0.6) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9c0eb2 commit 4301174

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
@@ -100,7 +100,7 @@
100100
<commons-text.version>1.10.0</commons-text.version>
101101
<!-- dependencies -->
102102
<jetbrains-annotations.version>24.0.0</jetbrains-annotations.version>
103-
<slf4j.version>2.0.5</slf4j.version>
103+
<slf4j.version>2.0.6</slf4j.version>
104104
</properties>
105105

106106
<dependencies>

0 commit comments

Comments
 (0)