Skip to content

Commit

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

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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 1, 2020
1 parent e8966ce commit 644d61a
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 @@ -9,7 +9,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<junit.version>5.6.2</junit.version>
<slf4j.version>1.7.28</slf4j.version>
<slf4j.version>1.7.30</slf4j.version>
</properties>

<modules>
Expand Down

0 comments on commit 644d61a

Please sign in to comment.