Skip to content

Commit

Permalink
Merge pull request #6357 from OpenNMS/dependabot/maven/foundation-202…
Browse files Browse the repository at this point in the history
…3/org.apache.maven.plugins-maven-antrun-plugin-3.1.0

build(deps): bump maven-antrun-plugin from 1.8 to 3.1.0
  • Loading branch information
Benjamin Reed authored Jul 13, 2023
2 parents 5cdd361 + 5229db7 commit a76000c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion features/minion/repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<executions>
<execution>
<phase>prepare-package</phase>
Expand Down
2 changes: 1 addition & 1 deletion smoke-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
<inherited>false</inherited>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.8</version>
<version>3.1.0</version>
<executions>
<execution>
<phase>validate</phase>
Expand Down

0 comments on commit a76000c

Please sign in to comment.