Skip to content

Commit a99492e

Browse files
renovate[bot]vorburger
authored andcommitted
fix(deps): update slf4j monorepo to v2.0.18
1 parent 60cc175 commit a99492e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<dependency>
244244
<groupId>org.slf4j</groupId>
245245
<artifactId>slf4j-api</artifactId>
246-
<version>2.0.17</version>
246+
<version>2.0.18</version>
247247
</dependency>
248248
<dependency>
249249
<groupId>org.apache.commons</groupId>
@@ -259,7 +259,7 @@
259259
<dependency>
260260
<groupId>org.slf4j</groupId>
261261
<artifactId>slf4j-simple</artifactId>
262-
<version>2.0.17</version>
262+
<version>2.0.18</version>
263263
<scope>test</scope>
264264
</dependency>
265265
<dependency>

0 commit comments

Comments
 (0)