Bump slf4jVersion from 1.7.33 to 1.7.35 in /Plan (#2252)

Bumps `slf4jVersion` from 1.7.33 to 1.7.35.

Updates `slf4j-nop` from 1.7.33 to 1.7.35
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.33...v_1.7.35)

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

---
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-25 19:42:33 +02:00 committed by GitHub
parent 61f2ea5ff1
commit ecff809785
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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