Bump slf4jVersion from 1.7.29 to 1.7.30 in /Plan (#1257)

Bumps `slf4jVersion` from 1.7.29 to 1.7.30.

Updates `slf4j-nop` from 1.7.29 to 1.7.30
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.29...v_1.7.30)

Updates `slf4j-api` from 1.7.29 to 1.7.30
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.29...v_1.7.30)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-17 09:07:01 +02:00 committed by Risto Lahtela
parent 4e8f476499
commit d40952fee7

View File

@ -90,7 +90,7 @@ subprojects {
ext.h2Version = "1.4.199"
ext.mysqlVersion = "8.0.18"
ext.hikariVersion = "3.4.1"
ext.slf4jVersion = "1.7.29"
ext.slf4jVersion = "1.7.30"
ext.geoIpVersion = "2.12.0"
ext.gsonVersion = "2.8.6"
ext.guavaVersion = "28.0-jre"