Skip to content

Commit

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

Updates `org.slf4j:slf4j-bom` from 2.0.12 to 2.0.13
- [Commits](qos-ch/slf4j@v_2.0.12...v_2.0.13)

Updates `org.slf4j:slf4j-jdk14` from 2.0.12 to 2.0.13

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-jdk14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 07cedd2 commit 7b7b8a2
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 @@ -28,7 +28,7 @@
<gitHubRepo>jenkinsci/plugin-compat-tester</gitHubRepo>
<jenkins.version>2.452</jenkins.version>
<picocli.version>4.7.5</picocli.version>
<slf4j.version>2.0.12</slf4j.version>
<slf4j.version>2.0.13</slf4j.version>
<spotbugs.effort>Max</spotbugs.effort>
<spotless.check.skip>false</spotless.check.skip>
<argLine />
Expand Down

0 comments on commit 7b7b8a2

Please sign in to comment.