Bump slf4jVersion from 1.7.32 to 1.7.33 in /Plan (#2242)

Bumps `slf4jVersion` from 1.7.32 to 1.7.33.

Updates `slf4j-nop` from 1.7.32 to 1.7.33
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/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](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.33)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-nop
  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
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-16 19:43:41 +02:00 committed by GitHub
parent 98df7a7049
commit 24ce8e39df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@ subprojects {
mysqlVersion = "8.0.27"
sqliteVersion = "3.36.0.3"
hikariVersion = "4.0.3"
slf4jVersion = "1.7.32"
slf4jVersion = "1.7.33"
geoIpVersion = "2.16.1"
gsonVersion = "2.8.9"
bstatsVersion = "2.2.1"