Skip to content

Commit 9286bc6

Browse files
committed
Updated SLF4J dependency
1 parent 2f2d8d0 commit 9286bc6

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

67.8 KB
Binary file not shown.
-10.2 KB
Binary file not shown.
10.3 KB
Binary file not shown.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,12 @@
9090
<dependency>
9191
<groupId>org.slf4j</groupId>
9292
<artifactId>slf4j-api</artifactId>
93-
<version>2.0.16</version>
93+
<version>2.0.17</version>
9494
</dependency>
9595
<dependency>
9696
<groupId>org.slf4j</groupId>
9797
<artifactId>slf4j-jdk14</artifactId>
98-
<version>2.0.16</version>
98+
<version>2.0.17</version>
9999
</dependency>
100100
</dependencies>
101101

0 commit comments

Comments
 (0)