Skip to content

Commit

Permalink
Bump org.apache.avro:avro from 1.11.2 to 1.11.3 in /formats/avro-comp…
Browse files Browse the repository at this point in the history
…act (#593)

Bumps org.apache.avro:avro from 1.11.2 to 1.11.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 1f9fa13 commit b30324e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formats/avro-compact/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.11.2</version>
<version>1.11.3</version>
</dependency>

<!-- Test deps -->
Expand Down

0 comments on commit b30324e

Please sign in to comment.