Skip to content

Commit

Permalink
chore: bump build-helper-maven-plugin (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard authored Aug 22, 2024
1 parent 8a7ba2a commit a6e9b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.4.0</version>
<version>3.6.0</version>
<executions>
<execution>
<id>add-source</id>
Expand Down

0 comments on commit a6e9b3e

Please sign in to comment.