diff options
| author | 2026-01-23 04:19:29 +0200 | |
|---|---|---|
| committer | 2026-01-23 04:19:29 +0200 | |
| commit | ded218d84a12f1ee680510b5b29734fce21eb6f7 (patch) | |
| tree | af9c50403b9c99a1c69c298a84d0999794c8ffb4 | |
| parent | Add TODO regarding buildstuffs (diff) | |
| download | lv.enes:parent-ded218d84a12f1ee680510b5b29734fce21eb6f7.tar.gz lv.enes:parent-ded218d84a12f1ee680510b5b29734fce21eb6f7.tar.xz lv.enes:parent-ded218d84a12f1ee680510b5b29734fce21eb6f7.zip | |
Update versions-plugin
| -rw-r--r-- | buildstuffs/pom.xml | 2 | ||||
| -rw-r--r-- | pom.xml | 2 |
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> |
| @@ -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 | ||