Skip to content

Commit 11e473e

Browse files
committed
Update avro test logback-class dep to 1.3.14
1 parent 4e195f8 commit 11e473e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

avro/pom.xml

+1-1
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.13</version>
57+
<version>1.3.14</version>
5858
<scope>test</scope>
5959
</dependency>
6060
<!-- For validating more complex comparisons -->

0 commit comments

Comments
 (0)