summaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahooinc.com>2023-07-10 16:57:36 +0200
committerBjørn Christian Seime <bjorncs@yahooinc.com>2023-07-10 16:57:36 +0200
commita17e63a5a5be8bf5742598a17839ec401cb10912 (patch)
tree30a96c450152be80bf74c337b70bdfab1743abaa /hosted-tenant-base
parent8081d16ff47718ded3eaa7115efe09aa201c3b60 (diff)
fixup! Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.3.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 7ca96a4d8b7..f2d4c6ab012 100644
--- a/hosted-tenant-base/pom.xml
+++ b/hosted-tenant-base/pom.xml
@@ -195,7 +195,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
- <version>3.0.0</version>
+ <version>3.3.0</version>
<executions>
<execution>
<id>enforce-java</id>