summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2026-01-23 04:19:29 +0200
committerGravatar Uko Kokņevičs2026-01-23 04:19:29 +0200
commitded218d84a12f1ee680510b5b29734fce21eb6f7 (patch)
treeaf9c50403b9c99a1c69c298a84d0999794c8ffb4
parentAdd TODO regarding buildstuffs (diff)
downloadlv.enes:parent-ded218d84a12f1ee680510b5b29734fce21eb6f7.tar.gz
lv.enes:parent-ded218d84a12f1ee680510b5b29734fce21eb6f7.tar.xz
lv.enes:parent-ded218d84a12f1ee680510b5b29734fce21eb6f7.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 2ed127c..2d2fe0b 100644
--- a/buildstuffs/pom.xml
+++ b/buildstuffs/pom.xml
@@ -47,7 +47,7 @@
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.4</surefire-plugin.version>
50 <versions-plugin.version>2.20.1</versions-plugin.version> 50 <versions-plugin.version>2.21.0</versions-plugin.version>
51 </properties> 51 </properties>
52 52
53 <build> 53 <build>
diff --git a/pom.xml b/pom.xml
index b908b59..3718647 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
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.4</surefire-plugin.version>
116 <versions-plugin.version>2.20.1</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>
119 119