Skip to content

Commit 4a80e28

Browse files
dependabot[bot]tadayosi
authored andcommitted
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1a4d89 commit 4a80e28

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
@@ -30,7 +30,7 @@
3030
<jakarta-annotation-api-version>3.0.0</jakarta-annotation-api-version>
3131
<junit-jupiter-version>5.11.3</junit-jupiter-version>
3232
<log4j2-version>2.24.0</log4j2-version>
33-
<slf4j-version>1.7.36</slf4j-version>
33+
<slf4j-version>2.0.0</slf4j-version>
3434
<testcontainers-version>1.20.2</testcontainers-version>
3535

3636
<build-helper-maven-plugin-version>3.6.0</build-helper-maven-plugin-version>

0 commit comments

Comments
 (0)