Skip to content

Commit

Permalink
Bump dependency.slf4j.version from 1.7.9 to 1.7.36
Browse files Browse the repository at this point in the history
Bumps `dependency.slf4j.version` from 1.7.9 to 1.7.36.

Updates `org.slf4j:slf4j-api` from 1.7.9 to 1.7.36
- [Commits](qos-ch/slf4j@v_1.7.9...v_1.7.36)

Updates `org.slf4j:slf4j-simple` from 1.7.9 to 1.7.36
- [Commits](qos-ch/slf4j@v_1.7.9...v_1.7.36)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 5a5f0c9 commit 20392bb
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 @@ -93,7 +93,7 @@
<project.build.outputTimestamp>2022-01-18T09:14:02Z</project.build.outputTimestamp>

<!-- logging -->
<dependency.slf4j.version>1.7.9</dependency.slf4j.version>
<dependency.slf4j.version>1.7.36</dependency.slf4j.version>

<!-- Test dependencies -->
<dependency.jetty.version>9.4.51.v20230217</dependency.jetty.version>
Expand Down

0 comments on commit 20392bb

Please sign in to comment.