Skip to content

Commit 40ab0f8

Browse files
committed
Minor change to "fix" dependabot nag about test deps
1 parent 90a2ada commit 40ab0f8

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
@@ -46,7 +46,7 @@ abstractions.
4646
<dependency>
4747
<groupId>ch.qos.logback</groupId>
4848
<artifactId>logback-classic</artifactId>
49-
<version>1.1.11</version>
49+
<version>1.2.3</version>
5050
<scope>test</scope>
5151
</dependency>
5252
<!-- For validating more complex comparisons -->

0 commit comments

Comments
 (0)