Skip to content

Commit

Permalink
Bump org.apache.avro:avro in /examples/pubsub-publish-avro-example (#…
Browse files Browse the repository at this point in the history
…1366)

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

---
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>
Co-authored-by: Andrew Gold <41129777+agold-rh@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and agold-rh authored Oct 8, 2024
1 parent 1fbe976 commit f0e6ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pubsub-publish-avro-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<project.test.coverage.targetPercentage>80%</project.test.coverage.targetPercentage>

<!-- Dependency properties -->
<avro.version>1.11.3</avro.version>
<avro.version>1.11.4</avro.version>
<beam.version>2.7.0</beam.version>
<checkstyle.version>8.11</checkstyle.version>
<google.cloud.pubsub.version>1.49.0</google.cloud.pubsub.version>
Expand Down

0 comments on commit f0e6ed2

Please sign in to comment.