Skip to content

Commit

Permalink
Update slf4j monorepo to v2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-02-kbuild[bot] authored Aug 8, 2024
1 parent 83276be commit 24ba0dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -466,12 +466,12 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.7</version>
<version>2.0.14</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<version>2.0.7</version>
<version>2.0.14</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 24ba0dd

Please sign in to comment.