Skip to content

Commit

Permalink
Upgrade SLF4J 2.0.7 -> 2.0.9 (#778)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Oct 4, 2023
1 parent 82025a7 commit 8fd87a5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -458,8 +458,10 @@
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.7</version>
<artifactId>slf4j-bom</artifactId>
<version>2.0.9</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit 8fd87a5

Please sign in to comment.