Skip to content

Commit

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

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

Updates `slf4j-nop` from 1.7.31 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 21, 2021
1 parent 90d5a07 commit af24342
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 @@ -45,7 +45,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<junit-jupiter.version>5.7.2</junit-jupiter.version>
<slf4j.version>1.7.31</slf4j.version>
<slf4j.version>1.7.32</slf4j.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit af24342

Please sign in to comment.