Skip to content

Commit c65e820

Browse files
committed
✨ Update dependencies for logback-classic and slf4j-api to latest versions [skip ci]
1 parent cfec106 commit c65e820

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -265,12 +265,12 @@
265265
<dependency>
266266
<groupId>ch.qos.logback</groupId>
267267
<artifactId>logback-classic</artifactId>
268-
<version>1.5.16</version>
268+
<version>1.5.18</version>
269269
</dependency>
270270
<dependency>
271271
<groupId>org.slf4j</groupId>
272272
<artifactId>slf4j-api</artifactId>
273-
<version>2.0.16</version>
273+
<version>2.0.17</version>
274274
</dependency>
275275
<dependency>
276276
<groupId>org.kohsuke</groupId>

0 commit comments

Comments
 (0)