Skip to content

Commit f952795

Browse files
Bump slf4jVersion from 1.7.36 to 2.0.0
Bumps `slf4jVersion` from 1.7.36 to 2.0.0. Updates `org.slf4j:slf4j-api` from 1.7.36 to 2.0.0 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.0) Updates `org.slf4j:slf4j-simple` from 1.7.36 to 2.0.0 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.0) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdc008f commit f952795

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</distributionManagement>
4646

4747
<properties>
48-
<slf4jVersion>1.7.36</slf4jVersion>
48+
<slf4jVersion>2.0.0</slf4jVersion>
4949
<sisuMavenPluginVersion>1.0.0</sisuMavenPluginVersion>
5050
<project.build.outputTimestamp>2026-01-10T12:23:41Z</project.build.outputTimestamp>
5151
</properties>

0 commit comments

Comments
 (0)