Skip to content

Commit

Permalink
Merge pull request #212 from leonardehrenfried/renovate/major-slf4j-m…
Browse files Browse the repository at this point in the history
…onorepo

fix(deps): update dependency org.slf4j:jul-to-slf4j to v2
  • Loading branch information
leonardehrenfried authored Feb 14, 2024
2 parents 7dc9d53 + 924fce8 commit 0038832
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 @@ -160,7 +160,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jul-to-slf4j</artifactId>
<version>1.7.36</version>
<version>2.0.12</version>
</dependency>


Expand Down

0 comments on commit 0038832

Please sign in to comment.