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:
parent
6f7ef142bc
commit
4c4202de24
2
pom.xml
2
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue