summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2025-11-02 17:34:41 +0200
committerGravatar Uko Kokņevičs2026-01-10 16:18:06 +0200
commit5257a2293159f3d3e1a66491212298ad7db8cf76 (patch)
tree5f9494c749b9e299df51e61d31de8f9d9ba7792d
parentUpdate pmd-plugin (diff)
downloadlv.enes:parent-5257a2293159f3d3e1a66491212298ad7db8cf76.tar.gz
lv.enes:parent-5257a2293159f3d3e1a66491212298ad7db8cf76.tar.xz
lv.enes:parent-5257a2293159f3d3e1a66491212298ad7db8cf76.zip
Update surefire-plugin
-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 3e76443..74366b4 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.4.2</jar-plugin.version> 47 <jar-plugin.version>3.4.2</jar-plugin.version>
48 <resources-plugin.version>3.3.1</resources-plugin.version> 48 <resources-plugin.version>3.3.1</resources-plugin.version>
49 <surefire-plugin.version>3.5.3</surefire-plugin.version> 49 <surefire-plugin.version>3.5.4</surefire-plugin.version>
50 <versions-plugin.version>2.18.0</versions-plugin.version> 50 <versions-plugin.version>2.18.0</versions-plugin.version>
51 </properties> 51 </properties>
52 52
diff --git a/pom.xml b/pom.xml
index 3f6e8e3..3c76518 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
91 <resources-plugin.version>3.3.1</resources-plugin.version> 91 <resources-plugin.version>3.3.1</resources-plugin.version>
92 <site-plugin.version>3.21.0</site-plugin.version> 92 <site-plugin.version>3.21.0</site-plugin.version>
93 <spotbugs-plugin.version>${spotbugs.version}.2</spotbugs-plugin.version> 93 <spotbugs-plugin.version>${spotbugs.version}.2</spotbugs-plugin.version>
94 <surefire-plugin.version>3.5.3</surefire-plugin.version> 94 <surefire-plugin.version>3.5.4</surefire-plugin.version>
95 <versions-plugin.version>2.18.0</versions-plugin.version> 95 <versions-plugin.version>2.18.0</versions-plugin.version>
96 <wrapper-plugin.version>3.3.2</wrapper-plugin.version> 96 <wrapper-plugin.version>3.3.2</wrapper-plugin.version>
97 </properties> 97 </properties>