Skip to content

Commit

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

Bump build-helper-maven-plugin from 3.0.0 to 3.1.0
  • Loading branch information
ottlinger authored Apr 20, 2020
2 parents 6bf2e9c + c632bc5 commit 7c69778
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 @@ -383,7 +383,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<executions>
<execution>
<phase>generate-sources</phase>
Expand Down

0 comments on commit 7c69778

Please sign in to comment.