Skip to content

Commit

Permalink
Merge pull request #456 from buschlab/renovate/slf4j-monorepo
Browse files Browse the repository at this point in the history
Update slf4j monorepo to v2.0.16
  • Loading branch information
nr23730 authored Aug 12, 2024
2 parents 5a884b2 + c447136 commit 20e98ac
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 @@ -84,12 +84,12 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.12</version>
<version>2.0.16</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>2.0.12</version>
<version>2.0.16</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 20e98ac

Please sign in to comment.