Skip to content

Commit cf3e972

Browse files
Update slf4j monorepo to v2.0.16
1 parent d195c8e commit cf3e972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -466,12 +466,12 @@
466466
<dependency>
467467
<groupId>org.slf4j</groupId>
468468
<artifactId>slf4j-api</artifactId>
469-
<version>2.0.7</version>
469+
<version>2.0.16</version>
470470
</dependency>
471471
<dependency>
472472
<groupId>org.slf4j</groupId>
473473
<artifactId>jcl-over-slf4j</artifactId>
474-
<version>2.0.7</version>
474+
<version>2.0.16</version>
475475
</dependency>
476476
</dependencies>
477477
<executions>

0 commit comments

Comments
 (0)