Bump slf4jVersion from 1.7.26 to 1.7.27 in /Plan

Bumps `slf4jVersion` from 1.7.26 to 1.7.27.

Updates `slf4j-nop` from 1.7.26 to 1.7.27
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.26...v_1.7.27)

Updates `slf4j-api` from 1.7.26 to 1.7.27
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.26...v_1.7.27)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-07 06:31:24 +00:00
parent 84e30e09dc
commit 0153bb1a6f

View File

@ -74,7 +74,7 @@ subprojects {
ext.h2Version = "1.4.199"
ext.mysqlVersion = "8.0.17"
ext.hikariVersion = "3.3.1"
ext.slf4jVersion = "1.7.26"
ext.slf4jVersion = "1.7.27"
ext.geoIpVersion = "2.12.0"
ext.guavaVersion = "28.0-jre"
ext.bstatsVersion = "1.4"