Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-antrun-plugin to v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent e8e85fe commit e50a21c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hosted-tenant-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.3</version>
<version>1.8</version>
<executions>
<execution>
<id>attach-artifact</id>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.7</version>
<version>1.8</version>
</plugin>
<plugin>
<groupId>org.apache.felix</groupId>
Expand Down

0 comments on commit e50a21c

Please sign in to comment.