Skip to content

Commit

Permalink
Update slf4j to 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
merks authored and akurtakov committed Feb 6, 2024
1 parent 6610fb6 commit ab62abb
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -190,13 +190,13 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.11</version>
<version>2.0.12</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.11</version>
<version>2.0.12</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit ab62abb

Please sign in to comment.