Skip to content

Commit

Permalink
Update avro test logback-class dep to 1.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 4, 2024
1 parent 4e195f8 commit 11e473e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion avro/pom.xml
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@ abstractions.
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.13</version>
<version>1.3.14</version>
<scope>test</scope>
</dependency>
<!-- For validating more complex comparisons -->

0 comments on commit 11e473e

Please sign in to comment.