Skip to content

Commit

Permalink
Bump avro-maven-plugin from 1.9.2 to 1.10.2
Browse files Browse the repository at this point in the history
Bumps avro-maven-plugin from 1.9.2 to 1.10.2.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Sgitario committed May 4, 2021
1 parent fc48b64 commit 31bca86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kafka-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<plugin>
<groupId>org.apache.avro</groupId>
<artifactId>avro-maven-plugin</artifactId>
<version>1.9.2</version>
<version>1.10.2</version>
<executions>
<execution>
<phase>generate-sources</phase>
Expand Down

0 comments on commit 31bca86

Please sign in to comment.