Skip to content

Commit

Permalink
Minor change to "fix" dependabot nag about test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jun 17, 2021
1 parent 90a2ada commit 40ab0f8
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
Expand Up @@ -46,7 +46,7 @@ abstractions.
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.1.11</version>
<version>1.2.3</version>
<scope>test</scope>
</dependency>
<!-- For validating more complex comparisons -->
Expand Down

0 comments on commit 40ab0f8

Please sign in to comment.