diff --git a/pom.xml b/pom.xml
index c99750d..f4fcfe9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,16 +62,17 @@
11
- 2025.6.25
+ 2025.11.28-6929c90d11ea7b7be5b14369
3.14.0
3.4.2
0.8.12
3.0.0-M1
+ 3.1.0
3.2.5
- 3.3.2
- 3.0.1
+ 3.3.2
+ 3.0.1
1.6
10.0.3
@@ -212,6 +213,11 @@
maven-deploy-plugin
${dep.mvn.deploy.version}
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ ${dep.mvn.enforcer.version}
+
org.apache.maven.plugins
maven-source-plugin
@@ -322,6 +328,24 @@
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+
+
+ enforce-policies
+
+ enforce
+
+
+
+
+
+ true
+
+
+
+
@@ -396,4 +420,4 @@
-
\ No newline at end of file
+