Skip to content

Commit

Permalink
Update slf4j monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 2d19da1 commit 6cfb63d
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 @@ -8,7 +8,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<slf4j.version>1.6.4</slf4j.version>
<slf4j.version>2.0.11</slf4j.version>
</properties>


Expand Down Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
<version>1.6.4</version>
<version>2.0.11</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6cfb63d

Please sign in to comment.