Skip to content

Commit

Permalink
Bump slf4j.version from 1.7.32 to 1.7.33
Browse files Browse the repository at this point in the history
Bumps `slf4j.version` from 1.7.32 to 1.7.33.

Updates `jcl-over-slf4j` from 1.7.32 to 1.7.33
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.33)

Updates `jul-to-slf4j` from 1.7.32 to 1.7.33
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.33)

Updates `log4j-over-slf4j` from 1.7.32 to 1.7.33
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.33)

Updates `slf4j-api` from 1.7.32 to 1.7.33
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.33)

Updates `slf4j-simple` from 1.7.32 to 1.7.33
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.33)

Updates `slf4j-jdk14` from 1.7.32 to 1.7.33
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.32...v_1.7.33)

---
updated-dependencies:
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:jul-to-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:log4j-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2022
1 parent c8136cb commit 4c66ded
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 @@ -75,7 +75,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<reproducible-build-maven-plugin.version>0.15</reproducible-build-maven-plugin.version>
<revision>development-SNAPSHOT</revision>
<slf4j.version>1.7.32</slf4j.version>
<slf4j.version>1.7.33</slf4j.version>
<sortpom-maven-plugin.version>3.0.1</sortpom-maven-plugin.version>
<spotbugs-maven-plugin.version>4.5.3.0</spotbugs-maven-plugin.version>
</properties>
Expand Down

0 comments on commit 4c66ded

Please sign in to comment.