Skip to content

Commit c1375cd

Browse files
authored
Merge pull request #100 from quarkiverse/dependabot/maven/org.apache.maven.plugins-maven-antrun-plugin-3.2.0
chore(deps): bump org.apache.maven.plugins:maven-antrun-plugin from 3.0.0 to 3.2.0
2 parents 323687f + 88870b6 commit c1375cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crds/v1alpha1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<plugin>
122122
<groupId>org.apache.maven.plugins</groupId>
123123
<artifactId>maven-antrun-plugin</artifactId>
124-
<version>3.0.0</version>
124+
<version>3.2.0</version>
125125
<executions>
126126
<execution>
127127
<id>delete-files</id>

crds/v1beta1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<plugin>
122122
<groupId>org.apache.maven.plugins</groupId>
123123
<artifactId>maven-antrun-plugin</artifactId>
124-
<version>3.0.0</version>
124+
<version>3.2.0</version>
125125
<executions>
126126
<execution>
127127
<id>delete-files</id>

0 commit comments

Comments
 (0)