Skip to content

Commit

Permalink
Bump slf4j-api from 1.7.25 to 1.7.28
Browse files Browse the repository at this point in the history
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.25 to 1.7.28.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.25...v_1.7.28)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 13, 2019
1 parent 714b636 commit 3c411ff
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 @@ -21,7 +21,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<slf4j-version>1.7.25</slf4j-version>
<slf4j-version>1.7.28</slf4j-version>
</properties>

<dependencies>
Expand Down

0 comments on commit 3c411ff

Please sign in to comment.