Skip to content

Commit

Permalink
Bump slf4j.version from 1.7.29 to 1.7.30
Browse files Browse the repository at this point in the history
Bumps `slf4j.version` from 1.7.29 to 1.7.30.

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

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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 23, 2019
1 parent 97da0a4 commit 657a441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<!-- Base directory, overwrite in submodules -->
<main.basedir>${project.basedir}</main.basedir>
<!-- Dependency versions -->
<slf4j.version>1.7.29</slf4j.version>
<slf4j.version>1.7.30</slf4j.version>
<junit-vintage-engine.version>5.5.2</junit-vintage-engine.version>
<!-- Compile versions -->
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
Expand Down

0 comments on commit 657a441

Please sign in to comment.