Skip to content

Commit

Permalink
build(deps): bump slf4j-api from 1.7.36 to 2.0.0 (#505)
Browse files Browse the repository at this point in the history
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) 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-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2022
1 parent f079f45 commit 13c90ec
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 @@ -122,7 +122,7 @@
<maven-shared-utils.version>3.3.4</maven-shared-utils.version>
<maven.version>3.8.3</maven.version>
<plexus-utils.version>3.4.2</plexus-utils.version>
<slf4j.version>1.7.36</slf4j.version>
<slf4j.version>2.0.0</slf4j.version>
<testcontainers.version>1.17.3</testcontainers.version>
</properties>

Expand Down

0 comments on commit 13c90ec

Please sign in to comment.