Skip to content

Commit

Permalink
Merge pull request #158 from fabriciofx/renovate/slf4j-monorepo
Browse files Browse the repository at this point in the history
Update slf4j monorepo to v2.0.15
fabriciofx authored Aug 8, 2024
2 parents 6dc9648 + 4f6703e commit ef3fe07
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
@@ -137,13 +137,13 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.14</version>
<version>2.0.15</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-reload4j</artifactId>
<version>2.0.14</version>
<version>2.0.15</version>
<scope>test</scope>
</dependency>
<dependency>

0 comments on commit ef3fe07

Please sign in to comment.