Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 2.0.10 to 2.0.11.

---
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 Jan 9, 2024
1 parent 9314779 commit 1e4b1b8
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 @@ -61,7 +61,7 @@

<properties>
<version.org.jboss.logging>3.5.3.Final</version.org.jboss.logging>
<version.org.slf4j>2.0.10</version.org.slf4j>
<version.org.slf4j>2.0.11</version.org.slf4j>
<!-- Test dependencies -->
<version.org.junit>5.10.1</version.org.junit>
</properties>
Expand Down

0 comments on commit 1e4b1b8

Please sign in to comment.