Skip to content

Commit

Permalink
Bump org.apache.avro:avro from 1.11.1 to 1.11.3
Browse files Browse the repository at this point in the history
Bumps org.apache.avro:avro from 1.11.1 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 Dec 11, 2023
1 parent 3ba4269 commit 6ce02df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<properties>
<maven.compiler.release>8</maven.compiler.release>
<auto-value.version>1.10.2</auto-value.version>
<avro.version>1.11.1</avro.version>
<avro.version>1.11.3</avro.version>
<bouncycastle.version>1.70</bouncycastle.version>
<!--Ensure Beam SDK compatibility-->
<!-- https://github.com/apache/beam/blob/release-2.49.0/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L517 -->
Expand Down

0 comments on commit 6ce02df

Please sign in to comment.