Skip to content

Commit

Permalink
Bump avro-maven-plugin from 1.10.2 to 1.11.0 (#832)
Browse files Browse the repository at this point in the history
Bumps avro-maven-plugin from 1.10.2 to 1.11.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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2021
1 parent 88b2808 commit a1ee336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
<plugin>
<groupId>org.apache.avro</groupId>
<artifactId>avro-maven-plugin</artifactId>
<version>1.10.2</version>
<version>1.11.0</version>

<executions>
<execution>
Expand Down

0 comments on commit a1ee336

Please sign in to comment.