aboutsummaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-28 19:40:43 +0000
committerGitHub <noreply@github.com>2023-08-28 19:40:43 +0000
commit980589885eb4e029f316e6fab3266647677c7b62 (patch)
treea9cd4ee885b2743fd7828ae70e2a48e7082fc26e /hosted-tenant-base
parent19664e571bfe6fb7a06982df9e1050f395f1aa80 (diff)
Update dependency org.apache.maven.plugins:maven-antrun-plugin to v1.8
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 e5d1eb4facd..990fa7f93b7 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.3</version>
+ <version>1.8</version>
<executions>
<execution>
<id>attach-artifact</id>