Skip to content

Commit

Permalink
Bump slf4jVersion from 2.0.7 to 2.0.16 in /xmvn-parent
Browse files Browse the repository at this point in the history
Bumps `slf4jVersion` from 2.0.7 to 2.0.16.

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

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

---
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 and mizdebsk committed Sep 26, 2024
1 parent f5b2725 commit fb87de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmvn-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<mavenResolverVersion>1.9.8</mavenResolverVersion>
<mavenVersion>3.9.9</mavenVersion>
<pluginToolsVersion>3.15.0</pluginToolsVersion>
<slf4jVersion>2.0.7</slf4jVersion>
<slf4jVersion>2.0.16</slf4jVersion>
<commonsCompressVersion>1.27.1</commonsCompressVersion>

<!-- Build dependencies -->
Expand Down

0 comments on commit fb87de4

Please sign in to comment.