Skip to content

Commit 96de06a

Browse files
authored
deps: update dependency ch.qos.logback:logback-classic to v1.2.8 (#610)
Fixes [CVE-2021-4104](https://access.redhat.com/security/cve/CVE-2021-4104)
1 parent 0509ffd commit 96de06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</description>
1515

1616
<properties>
17-
<logback.version>1.2.7</logback.version>
17+
<logback.version>1.2.8</logback.version>
1818
<easymock.version>3.6</easymock.version>
1919
<truth.version>1.1.3</truth.version>
2020
<logging.version>3.5.1</logging.version>

0 commit comments

Comments
 (0)