Skip to content

Commit

Permalink
Bump slf4jVersion from 1.7.36 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps `slf4jVersion` from 1.7.36 to 2.0.0.

Updates `org.slf4j:slf4j-api` from 1.7.36 to 2.0.0
- [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
- [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
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2024
1 parent f865268 commit ea49cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
</distributionManagement>

<properties>
<slf4jVersion>1.7.36</slf4jVersion>
<slf4jVersion>2.0.0</slf4jVersion>
<project.build.outputTimestamp>2024-08-15T12:04:35Z</project.build.outputTimestamp>
</properties>

Expand Down

0 comments on commit ea49cda

Please sign in to comment.