Skip to content

Commit

Permalink
Bump org.apache.avro:avro from 1.9.2 to 1.11.3
Browse files Browse the repository at this point in the history
Bumps org.apache.avro:avro from 1.9.2 to 1.11.3.

---
updated-dependencies:
- dependency-name: org.apache.avro:avro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 29, 2023
1 parent fbe244b commit f7ba239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<properties>
<java.version>11</java.version>
<avro.version>1.9.2</avro.version>
<avro.version>1.11.3</avro.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit f7ba239

Please sign in to comment.