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 Jan 5, 2021
1 parent d0d5e1a commit c542e57
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 @@ -193,7 +193,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 @@ -1848,7 +1848,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 c542e57

Please sign in to comment.