Skip to content

Commit 337a8f4

Browse files
committed
deps: update slf4j monorepo to v2.0.16
1 parent 58da069 commit 337a8f4

File tree

1 file changed

+2
-2
lines changed
  • java-shared-dependencies/unmanaged-dependency-check

1 file changed

+2
-2
lines changed

java-shared-dependencies/unmanaged-dependency-check/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@
7373
<dependency>
7474
<groupId>org.slf4j</groupId>
7575
<artifactId>slf4j-api</artifactId>
76-
<version>2.0.13</version>
76+
<version>2.0.16</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>org.slf4j</groupId>
8080
<artifactId>slf4j-simple</artifactId>
81-
<version>2.0.13</version>
81+
<version>2.0.16</version>
8282
</dependency>
8383
</dependencies>
8484

0 commit comments

Comments
 (0)