Skip to content

Commit

Permalink
Bump slf4j.version from 1.7.28 to 1.7.29 (#1501)
Browse files Browse the repository at this point in the history
Bumps `slf4j.version` from 1.7.28 to 1.7.29.

Updates `slf4j-api` from 1.7.28 to 1.7.29
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

Updates `slf4j-simple` from 1.7.28 to 1.7.29
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and joschi committed Dec 7, 2019
1 parent c402983 commit b2c38e6
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 @@ -42,7 +42,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<slf4j.version>1.7.28</slf4j.version>
<slf4j.version>1.7.29</slf4j.version>
<assertj.version>3.14.0</assertj.version>
<mockito.version>3.2.0</mockito.version>
<junit.version>4.12</junit.version>
Expand Down

0 comments on commit b2c38e6

Please sign in to comment.