Skip to content

Commit

Permalink
chore: Bump org.apache.avro:avro from 1.10.2 to 1.11.3 in /java/servi…
Browse files Browse the repository at this point in the history
…ng (feast-dev#3775)

Bumps org.apache.avro:avro from 1.10.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 1, 2023
1 parent 2192e65 commit 88e764b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/serving/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.10.2</version>
<version>1.11.3</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.apache.arrow/arrow-java-root -->
Expand Down

0 comments on commit 88e764b

Please sign in to comment.