Skip to content

Commit

Permalink
Bump build-helper-maven-plugin from 1.9.1 to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 22, 2020
1 parent 99c8da5 commit cce5407
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.9.1</version>
<version>3.2.0</version>
<executions>
<execution>
<id>add-source</id>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1723,7 +1723,7 @@
<carbon.p2.plugin.version>1.5.3</carbon.p2.plugin.version>

<maven-bundle-plugin.version>3.2.0</maven-bundle-plugin.version>
<build-helper-maven-plugin.version>1.9.1</build-helper-maven-plugin.version>
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>
<axis2-java2wsdl-maven-plugin.version>1.6.3</axis2-java2wsdl-maven-plugin.version>

<!-- Axis2 Version -->
Expand Down

0 comments on commit cce5407

Please sign in to comment.