Skip to content

Commit

Permalink
Merge pull request #2305 from fabric8io/dependabot/maven/org.codehaus…
Browse files Browse the repository at this point in the history
….mojo-build-helper-maven-plugin-3.2.0
  • Loading branch information
fusesource-ci authored Jun 23, 2020
2 parents 8e06822 + 88438f0 commit 7951545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions/knative/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<executions>
<execution>
<id>attach-artifacts</id>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<buildnumber.plugin.version>1.4</buildnumber.plugin.version>
<maven.compiler.plugin.version>3.8.1</maven.compiler.plugin.version>
<maven.bundle.plugin.version>4.2.1</maven.bundle.plugin.version>
<maven.buildhelper.plugin.version>3.1.0</maven.buildhelper.plugin.version>
<maven.buildhelper.plugin.version>3.2.0</maven.buildhelper.plugin.version>
<maven.jar.plugin.version>3.2.0</maven.jar.plugin.version>
<maven.surefire.plugin.version>3.0.0-M5</maven.surefire.plugin.version>
<maven.scr.plugin.version>1.26.4</maven.scr.plugin.version>
Expand Down

0 comments on commit 7951545

Please sign in to comment.