Skip to content

Commit

Permalink
Update slf4j monorepo to v2.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent dc872a9 commit 4c65296
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -534,25 +534,25 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jul-to-slf4j</artifactId>
<version>2.0.16</version>
<version>2.0.17</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
<version>2.0.16</version>
<version>2.0.17</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.16</version>
<version>2.0.17</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-ext</artifactId>
<version>2.0.16</version>
<version>2.0.17</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4c65296

Please sign in to comment.