Skip to content

Commit

Permalink
Merge pull request #90 from dvare/renovate/slf4j-monorepo
Browse files Browse the repository at this point in the history
Update slf4j monorepo to v2.0.16
  • Loading branch information
hammadirshad authored Oct 21, 2024
2 parents 0601328 + ad0590b commit e69098c
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 @@ -101,13 +101,13 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.13</version>
<version>2.0.16</version>
</dependency>

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-reload4j</artifactId>
<version>2.0.13</version>
<version>2.0.16</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit e69098c

Please sign in to comment.