Skip to content

Commit

Permalink
Bump org.apache.avro:avro-maven-plugin from 1.11.3 to 1.12.0 (#223)
Browse files Browse the repository at this point in the history
Bumps org.apache.avro:avro-maven-plugin from 1.11.3 to 1.12.0.

---
updated-dependencies:
- dependency-name: org.apache.avro:avro-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 5, 2024
1 parent 070f722 commit d1a7d50
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 @@ -112,7 +112,7 @@
</modules>

<properties>
<avro.version>1.11.3</avro.version>
<avro.version>1.12.0</avro.version>
<checkstyle.version>10.17.0</checkstyle.version>
<commons-io.version>2.16.1</commons-io.version>
<commons-lang3.version>3.15.0</commons-lang3.version>
Expand Down

0 comments on commit d1a7d50

Please sign in to comment.