Skip to content

Commit

Permalink
Merge pull request #109 from productboardlabs/dependabot/maven/org.ap…
Browse files Browse the repository at this point in the history
…ache.avro-avro-1.11.2

Bump avro from 1.11.1 to 1.11.2
  • Loading branch information
lukas-krecan authored Sep 21, 2023
2 parents 73cf001 + 1687b1a commit 95a4469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.11.1</version>
<version>1.11.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
Expand Down

0 comments on commit 95a4469

Please sign in to comment.