Skip to content

Commit

Permalink
Merge pull request #120 from productboardlabs/dependabot/maven/org.ap…
Browse files Browse the repository at this point in the history
…ache.avro-avro-maven-plugin-1.11.3

Bump org.apache.avro:avro-maven-plugin from 1.11.2 to 1.11.3
  • Loading branch information
lukas-krecan authored Sep 25, 2023
2 parents 2398827 + 4ebd068 commit 0655c2b
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 @@ -93,7 +93,7 @@
<plugin>
<groupId>org.apache.avro</groupId>
<artifactId>avro-maven-plugin</artifactId>
<version>1.11.2</version>
<version>1.11.3</version>
<executions>
<execution>
<phase>generate-sources</phase>
Expand Down

0 comments on commit 0655c2b

Please sign in to comment.