summaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-28 09:05:36 +0000
committerGitHub <noreply@github.com>2023-08-28 09:05:36 +0000
commit15b508da35754a9e41896dee6dc1b83fd2bb4baa (patch)
tree903bee77250d5e7294ceaa823f6dc54f54db16e5 /hosted-tenant-base
parentde1692aad9de5d06a64c5231be8be01a0357f854 (diff)
Update dependency org.apache.maven.plugins:maven-antrun-plugin to v3
Diffstat (limited to 'hosted-tenant-base')
-rw-r--r--hosted-tenant-base/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted-tenant-base/pom.xml b/hosted-tenant-base/pom.xml
index 9e3c468aaf5..7d99e94ea7e 100644
--- a/hosted-tenant-base/pom.xml
+++ b/hosted-tenant-base/pom.xml
@@ -333,7 +333,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
- <version>1.3</version>
+ <version>3.1.0</version>
<executions>
<execution>
<id>attach-artifact</id>