Skip to content

Commit

Permalink
Bump slf4j.version from 1.7.31 to 1.7.32 (#113)
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](qos-ch/slf4j@v_1.7.31...v_1.7.32)

Updates `slf4j-simple` from 1.7.31 to 1.7.32
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_1.7.31...v_1.7.32)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 16, 2021
1 parent 2d343cd commit c13c9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -70,7 +70,7 @@
<sisu.version>0.3.4</sisu.version>
<currentVersion>${project.version}</currentVersion>
<asmVersion>9.2</asmVersion>
<slf4j.version>1.7.31</slf4j.version>
<slf4j.version>1.7.32</slf4j.version>
<project.build.outputTimestamp>2021-07-14T11:28:32Z</project.build.outputTimestamp>
</properties>

Expand Down

0 comments on commit c13c9bb

Please sign in to comment.