Skip to content

Commit 3519d36

Browse files
Bump libs.slf4j from 1.7.35 to 2.0.3
Bumps `libs.slf4j` from 1.7.35 to 2.0.3. Updates `slf4j-api` from 1.7.35 to 2.0.3 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.35...v_2.0.3) Updates `slf4j-simple` from 1.7.35 to 2.0.3 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.35...v_2.0.3) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acb22d9 commit 3519d36

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
@@ -84,7 +84,7 @@
8484
<libs.mysql>8.0.30</libs.mysql>
8585
<libs.postgresql>42.5.0</libs.postgresql>
8686
<libs.redisBungee>0.7.3</libs.redisBungee>
87-
<libs.slf4j>1.7.35</libs.slf4j>
87+
<libs.slf4j>2.0.3</libs.slf4j>
8888
<libs.sqlite>3.39.3.0</libs.sqlite>
8989

9090
<!-- Sub external libraries -->

0 commit comments

Comments
 (0)