Bump slf4j.version from 1.7.27 to 1.7.28

Bumps `slf4j.version` from 1.7.27 to 1.7.28.

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

Updates `jcl-over-slf4j` from 1.7.27 to 1.7.28
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.27...v_1.7.28)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-12 06:52:55 +00:00 committed by GitHub
parent 6f7ef142bc
commit 4c4202de24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@
<spring.version>5.1.9.RELEASE</spring.version>
<ehcache.version>2.6.11</ehcache.version>
<clover.version>3.0.2</clover.version>
<slf4j.version>1.7.27</slf4j.version>
<slf4j.version>1.7.28</slf4j.version>
<jackson.version>2.9.9.3</jackson.version>
</properties>
</project>