Skip to content

Commit 9e758b7

Browse files
authored
deps: update slf4j monorepo to v2.0.11 (#2381)
1 parent 07b8ee6 commit 9e758b7

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

+2-2
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.9</version>
76+
<version>2.0.11</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>org.slf4j</groupId>
8080
<artifactId>slf4j-simple</artifactId>
81-
<version>2.0.9</version>
81+
<version>2.0.11</version>
8282
</dependency>
8383
</dependencies>
8484

0 commit comments

Comments
 (0)