Skip to content

Commit

Permalink
Bump slf4jVersion from 1.7.36 to 2.0.16
Browse files Browse the repository at this point in the history
Bumps `slf4jVersion` from 1.7.36 to 2.0.16.

Updates `org.slf4j:slf4j-api` from 1.7.36 to 2.0.16

Updates `org.slf4j:slf4j-nop` from 1.7.36 to 2.0.16

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent e2c6c78 commit 6cc6048
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 @@ -76,7 +76,7 @@
<!-- Maven bound -->
<resolverVersion>1.9.18</resolverVersion>
<!-- Maven bound -->
<slf4jVersion>1.7.36</slf4jVersion>
<slf4jVersion>2.0.16</slf4jVersion>

<!-- plugin versions used in IT tests -->
<mavenAntrunPluginVersion>${version.maven-antrun-plugin}</mavenAntrunPluginVersion>
Expand Down

0 comments on commit 6cc6048

Please sign in to comment.