summaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-28 19:37:21 +0000
committerGitHub <noreply@github.com>2023-08-28 19:37:21 +0000
commitc978ace860353bf5a798dc2243c04f3a195364d1 (patch)
treea6189e163f375620d0d9e9e02ead01255a37e548 /hosted-tenant-base
parent19664e571bfe6fb7a06982df9e1050f395f1aa80 (diff)
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.4.0
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..8cfdaa2b052 100644
--- a/hosted-tenant-base/pom.xml
+++ b/hosted-tenant-base/pom.xml
@@ -199,7 +199,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
- <version>3.3.0</version>
+ <version>3.4.0</version>
<executions>
<execution>
<id>enforce-java</id>