Skip to content

Commit

Permalink
build(deps): bump slf4j-api.version from 1.7.36 to 2.0.0 (#77)
Browse files Browse the repository at this point in the history
Bumps `slf4j-api.version` 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent c662f4c commit 780c90e
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 @@ -63,7 +63,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<reactive-streams.version>1.0.4</reactive-streams.version>
<reactor.version>3.6.10</reactor.version>
<slf4j-api.version>1.7.36</slf4j-api.version>
<slf4j-api.version>2.0.0</slf4j-api.version>
<sortpom-maven-plugin.version>4.0.0</sortpom-maven-plugin.version>
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
<testcontainers.version>1.20.1</testcontainers.version>
Expand Down

0 comments on commit 780c90e

Please sign in to comment.