Skip to content

Commit

Permalink
Bump lib.slf4j.version from 1.7.30 to 1.7.31 in /executable-war
Browse files Browse the repository at this point in the history
Bumps `lib.slf4j.version` from 1.7.30 to 1.7.31.

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

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

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

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

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:log4j-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:jul-to-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2021
1 parent 73d9547 commit a41e940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion executable-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<maven.shade.plugin.version>3.2.4</maven.shade.plugin.version>

<!-- Dependency Versions -->
<lib.slf4j.version>1.7.30</lib.slf4j.version>
<lib.slf4j.version>1.7.31</lib.slf4j.version>
<lib.jetty.version>9.4.42.v20210604</lib.jetty.version>
<lib.jetty.webapp.logging>9.4.27</lib.jetty.webapp.logging>
<lib.logback.version>1.2.3</lib.logback.version>
Expand Down

0 comments on commit a41e940

Please sign in to comment.