Skip to content

Commit

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

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

Updates `org.slf4j:slf4j-simple` from 1.7.36 to 2.0.9

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 1e25ea1 commit 6cd3711
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.8.1</kubernetes-client.version>
<!-- we cannot update to 2.x as jboss-logging does not support SLF4J 2 for now -->
<version.slf4j>1.7.36</version.slf4j>
<version.slf4j>2.0.9</version.slf4j>
<version.mockito>5.2.0</version.mockito>
<version.jackson>2.15.2</version.jackson>
<version.weld>5.1.1.Final</version.weld>
Expand Down

0 comments on commit 6cd3711

Please sign in to comment.