Skip to content

Commit

Permalink
Merge pull request #113 from NASA-PDS/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 1.8 to 3.5.0
  • Loading branch information
jordanpadams committed Feb 20, 2024
2 parents 547f080 + 5395312 commit b098e65
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 @@ -86,7 +86,7 @@ POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.8</version>
<version>3.5.0</version>
<executions>
<execution>
<id>add-generated-sources</id>
Expand Down

0 comments on commit b098e65

Please sign in to comment.