Skip to content

Commit

Permalink
Build(deps): Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 2.0.10 to 2.0.12.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 94e76b2 commit 1c84624
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 @@ -67,7 +67,7 @@

<!-- Overridden versions as managed by WildFly -->
<version.com.fasterxml.jackson>2.16.1</version.com.fasterxml.jackson> <!-- azure-storage uses 2.6.0 -->
<version.org.slf4j>2.0.10</version.org.slf4j> <!-- azure-storage uses 1.7.12 -->
<version.org.slf4j>2.0.12</version.org.slf4j> <!-- azure-storage uses 1.7.12 -->

<!-- JDK 11 -->
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit 1c84624

Please sign in to comment.