Skip to content

Commit

Permalink
Merge pull request #174 from toolisticon/dependabot/maven/org.codehau…
Browse files Browse the repository at this point in the history
…s.mojo-build-helper-maven-plugin-3.6.0

Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0
  • Loading branch information
jangalinski authored Jun 17, 2024
2 parents eda436f + 6d13643 commit 0b4db0f
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 @@ -315,7 +315,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.0</version>
<executions>
<execution>
<phase>generate-sources</phase>
Expand Down

0 comments on commit 0b4db0f

Please sign in to comment.