summaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-29 07:48:25 +0000
committerGitHub <noreply@github.com>2023-08-29 07:48:25 +0000
commit602356f7a684144603f6ca0640249c7f682be356 (patch)
treee04342cbb66a4957f849708347320896b2814260 /hosted-tenant-base
parent1057007296b8888aaa87ae4b263509d809fc21ce (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 e528439c1de..7757fb8e0b7 100644
--- a/hosted-tenant-base/pom.xml
+++ b/hosted-tenant-base/pom.xml
@@ -334,7 +334,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<!-- TODO: fix configuration to allow 3.x of maven-antrun-plugin -->
- <version>1.8</version>
+ <version>3.1.0</version>
<executions>
<execution>
<id>attach-artifact</id>