Skip to content

Commit

Permalink
Merge pull request #43 from filip26/dependabot/maven/org.codehaus.moj…
Browse files Browse the repository at this point in the history
…o-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
filip26 authored Nov 24, 2023
2 parents 4e3b369 + e8cd9eb commit 33adb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom_parent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,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>
<phase>generate-sources</phase>
Expand Down

0 comments on commit 33adb57

Please sign in to comment.