Skip to content

Commit 00d2014

Browse files
Fix: Vulnerability for logback-classic
1 parent 71eff1e commit 00d2014

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<dependency>
269269
<groupId>ch.qos.logback</groupId>
270270
<artifactId>logback-classic</artifactId>
271-
<version>1.2.8</version>
271+
<version>1.5.16</version>
272272
</dependency>
273273
</dependencies>
274274

0 commit comments

Comments
 (0)