Skip to content

Commit

Permalink
build(deps): bump version.slf4j from 2.0.13 to 2.0.16
Browse files Browse the repository at this point in the history
Bumps `version.slf4j` from 2.0.13 to 2.0.16.

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

Updates `org.slf4j:slf4j-simple` from 2.0.13 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 Aug 12, 2024
1 parent 9873c98 commit b459640
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 @@ -47,7 +47,7 @@

<kubernetes-client.version>6.13.1</kubernetes-client.version>
<!-- we cannot update to 2.x as jboss-logging does not support SLF4J 2 for now -->
<version.slf4j>2.0.13</version.slf4j>
<version.slf4j>2.0.16</version.slf4j>
<version.mockito>5.2.0</version.mockito>
<version.jackson>2.17.2</version.jackson>
<version.weld>5.1.2.Final</version.weld>
Expand Down

0 comments on commit b459640

Please sign in to comment.