summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2025-11-02 17:35:19 +0200
committerGravatar Uko Kokņevičs2026-01-10 16:18:09 +0200
commit8a54d696bf1edd9254fc243c62c13b115b1ec267 (patch)
tree80fd7372e50ff3a08e3858ebad9172d1238776cb
parentUpdate surefire-plugin (diff)
downloadlv.enes:parent-8a54d696bf1edd9254fc243c62c13b115b1ec267.tar.gz
lv.enes:parent-8a54d696bf1edd9254fc243c62c13b115b1ec267.tar.xz
lv.enes:parent-8a54d696bf1edd9254fc243c62c13b115b1ec267.zip
Update versions-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 74366b4..0ef57f2 100644
--- a/buildstuffs/pom.xml
+++ b/buildstuffs/pom.xml
@@ -47,7 +47,7 @@
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.4</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.19.1</versions-plugin.version>
51 </properties> 51 </properties>
52 52
53 <build> 53 <build>
diff --git a/pom.xml b/pom.xml
index 3c76518..e950242 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
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.4</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.19.1</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>
98 98