Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Commit 8713fe0

Browse files
author
Daniel Norberg
authored
logback 2.1.9 (#39)
Additional hardening in response to CVE-2021-42550. http://logback.qos.ch/news.html
1 parent 25c7fd1 commit 8713fe0

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
@@ -80,12 +80,12 @@
8080
<dependency>
8181
<groupId>ch.qos.logback</groupId>
8282
<artifactId>logback-classic</artifactId>
83-
<version>1.2.8</version>
83+
<version>1.2.9</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>ch.qos.logback</groupId>
8787
<artifactId>logback-core</artifactId>
88-
<version>1.2.8</version>
88+
<version>1.2.9</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>net.logstash.logback</groupId>

0 commit comments

Comments
 (0)