Skip to content

Commit

Permalink
Bump org.apache.avro:avro in /doc/examples/java-example
Browse files Browse the repository at this point in the history
Bumps org.apache.avro:avro from 1.11.0 to 1.11.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent 90710b7 commit 72ecb46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/examples/java-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<name>java-example</name>
<url>https://maven.apache.org</url>
<properties>
<avro.version>1.11.0</avro.version>
<avro.version>1.11.3</avro.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
Expand Down

0 comments on commit 72ecb46

Please sign in to comment.