summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildstuffs/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/buildstuffs/pom.xml b/buildstuffs/pom.xml
index 72cd625..8ba553b 100644
--- a/buildstuffs/pom.xml
+++ b/buildstuffs/pom.xml
@@ -46,7 +46,7 @@
46 <install-plugin.version>3.1.4</install-plugin.version> 46 <install-plugin.version>3.1.4</install-plugin.version>
47 <jar-plugin.version>3.5.0</jar-plugin.version> 47 <jar-plugin.version>3.5.0</jar-plugin.version>
48 <resources-plugin.version>3.4.0</resources-plugin.version> 48 <resources-plugin.version>3.4.0</resources-plugin.version>
49 <surefire-plugin.version>3.5.4</surefire-plugin.version> 49 <surefire-plugin.version>3.5.5</surefire-plugin.version>
50 <versions-plugin.version>2.21.0</versions-plugin.version> 50 <versions-plugin.version>2.21.0</versions-plugin.version>
51 </properties> 51 </properties>
52 52
diff --git a/pom.xml b/pom.xml
index a14f028..ea68bcb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
112 <project-info-reports-plugin.version>3.9.0</project-info-reports-plugin.version> 112 <project-info-reports-plugin.version>3.9.0</project-info-reports-plugin.version>
113 <resources-plugin.version>3.4.0</resources-plugin.version> 113 <resources-plugin.version>3.4.0</resources-plugin.version>
114 <site-plugin.version>3.21.0</site-plugin.version> 114 <site-plugin.version>3.21.0</site-plugin.version>
115 <surefire-plugin.version>3.5.4</surefire-plugin.version> 115 <surefire-plugin.version>3.5.5</surefire-plugin.version>
116 <versions-plugin.version>2.21.0</versions-plugin.version> 116 <versions-plugin.version>2.21.0</versions-plugin.version>
117 <wrapper-plugin.version>3.3.4</wrapper-plugin.version> 117 <wrapper-plugin.version>3.3.4</wrapper-plugin.version>
118 </properties> 118 </properties>