Skip to content

Commit

Permalink
Bump org.apache.avro:avro from 1.8.0 to 1.11.3 in /etc/integration (#441
Browse files Browse the repository at this point in the history
)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 12249c0 commit 17caac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<compiler-plugin.version>2.3.2</compiler-plugin.version>
<avro.version>1.8.0</avro.version>
<avro.version>1.11.3</avro.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 17caac1

Please sign in to comment.