Skip to content

Commit ad0590b

Browse files
Update slf4j monorepo to v2.0.16
1 parent 0601328 commit ad0590b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,13 @@
101101
<dependency>
102102
<groupId>org.slf4j</groupId>
103103
<artifactId>slf4j-api</artifactId>
104-
<version>2.0.13</version>
104+
<version>2.0.16</version>
105105
</dependency>
106106

107107
<dependency>
108108
<groupId>org.slf4j</groupId>
109109
<artifactId>slf4j-reload4j</artifactId>
110-
<version>2.0.13</version>
110+
<version>2.0.16</version>
111111
<scope>test</scope>
112112
</dependency>
113113

0 commit comments

Comments
 (0)