Skip to content

Commit

Permalink
Merge pull request #860 from smallrye/dependabot/maven/org.codehaus.m…
Browse files Browse the repository at this point in the history
…ojo-build-helper-maven-plugin-3.5.0

Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0
  • Loading branch information
cescoffier authored Nov 27, 2023
2 parents 5748f00 + 94bf777 commit 4d397f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertx-mutiny-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<executions>
<execution>
<id>add-test-source</id>
Expand Down

0 comments on commit 4d397f4

Please sign in to comment.