Skip to content

Commit

Permalink
Bump slf4j-log4j12 from 1.7.32 to 1.7.33
Browse files Browse the repository at this point in the history
Bumps [slf4j-log4j12](https://github.com/qos-ch/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)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-log4j12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 22, 2022
1 parent 4da3b78 commit f20283f
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 @@ -343,7 +343,7 @@
<commons-io.version>2.11.0</commons-io.version>
<slf4j-api.version>1.7.32</slf4j-api.version>
<junit.version>5.8.2</junit.version>
<slf4j-log4j12.version>1.7.32</slf4j-log4j12.version>
<slf4j-log4j12.version>1.7.33</slf4j-log4j12.version>

<!-- Maven Plugin Dependencies -->
<maven-compiler-plugin.version>3.10.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit f20283f

Please sign in to comment.