Skip to content

Commit 47c1fde

Browse files
committed
Update logback-classic avro test dep to resolve a CVE
1 parent 9954ce4 commit 47c1fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

avro/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ abstractions.
5454
<dependency>
5555
<groupId>ch.qos.logback</groupId>
5656
<artifactId>logback-classic</artifactId>
57-
<version>1.2.12</version>
57+
<version>1.2.13</version>
5858
<scope>test</scope>
5959
</dependency>
6060
<!-- For validating more complex comparisons -->

0 commit comments

Comments
 (0)