Skip to content

Commit 8fd1010

Browse files
chore(deps-dev): bump org.slf4j:slf4j-api from 1.7.36 to 2.0.0
Bumps [org.slf4j:slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0. - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.0) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24cc12f commit 8fd1010

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
@@ -58,7 +58,7 @@
5858

5959
<log4j2.version>2.24.0</log4j2.version>
6060
<log4j2.slf4j.impl.aid>log4j-slf4j-impl</log4j2.slf4j.impl.aid>
61-
<slf4j.version>1.7.36</slf4j.version>
61+
<slf4j.version>2.0.0</slf4j.version>
6262
</properties>
6363

6464
<dependencies>

0 commit comments

Comments
 (0)