Skip to content

Commit

Permalink
Merge pull request #187 from jgroups-extras/dependabot/maven/org.slf4…
Browse files Browse the repository at this point in the history
…j-slf4j-api-2.0.16

Build(deps): Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16
  • Loading branch information
rhusar authored Oct 8, 2024
2 parents 11abc84 + c447af9 commit 593f0eb
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.17.1</version.com.fasterxml.jackson> <!-- azure-storage uses 2.6.0 -->
<version.org.slf4j>2.0.13</version.org.slf4j> <!-- azure-storage uses 1.7.12 -->
<version.org.slf4j>2.0.16</version.org.slf4j> <!-- azure-storage uses 1.7.12 -->

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

0 comments on commit 593f0eb

Please sign in to comment.