Skip to content

Commit

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

Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2025
1 parent 13908bf commit 13450c8
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 @@ -122,7 +122,7 @@
<junit-platform-launcher.version>1.11.4</junit-platform-launcher.version>
<logback.version>1.5.16</logback.version>
<mockito.version>5.14.1</mockito.version>
<slf4j.version>2.0.16</slf4j.version>
<slf4j.version>2.0.17</slf4j.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 13450c8

Please sign in to comment.