From f52c3f7c08e2650a25364940a0114472272c58c0 Mon Sep 17 00:00:00 2001
From: dev-mlb <19797865+dev-mlb@users.noreply.github.com>
Date: Thu, 19 Dec 2024 15:26:07 -0500
Subject: [PATCH] update plugins for maven 3.6.3+ (#1011)
---
README.md | 2 +-
pom.xml | 59 ++++++++++++++++++++++++++++++++-----------------------
2 files changed, 35 insertions(+), 26 deletions(-)
diff --git a/README.md b/README.md
index 630444b978..39d8afd16b 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ services, their cost and quality and keep the P2P network connected.
- Linux or MacOSX operating system
- [JDK 11](https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/downloads-list.html)
-- [Apache Maven 3.5+](http://maven.apache.org)
+- [Apache Maven 3.6.3+](http://maven.apache.org)
## Getting Started
diff --git a/pom.xml b/pom.xml
index 0a1e393620..38319c98df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,40 +87,40 @@
true
11
11
- 3.5.0
- 3.3.0
- 2.7.9
+ 3.6.3
+ 3.6.0
+ 2.9.1
1.5.1
- 3.1.0
+ 3.5.0
2.23.0
- 4.9.9
+ 9.0.1
1.8.0
- 0.8.8
- 3.4.2
- 3.2.1
- 3.2.0
- 3.10.1
- 3.5.0
- 3.1.0
- 3.2.1
- 3.1.0
- 3.1.0
- 3.3.0
- 3.4.1
- 3.3.0
- 3.20.0
+ 0.8.12
+ 3.7.1
+ 3.3.0
+ 3.4.0
+ 3.13.0
+ 3.8.1
+ 3.1.3
+ 3.5.0
+ 3.2.7
+ 3.1.3
+ 3.4.2
+ 3.11.1
+ 3.6.0
+ 3.24.0
3.4.2
- 3.0.0
+ 3.1.1
1.5.3
- 3.3.0
- 3.2.1
+ 3.3.1
+ 3.3.0
3.12.1
- 3.2.1
-
- 3.1.0
+ 3.3.1
+ 3.2.3
1.6.7
3.9.1.2184
2.15.0
+ 2.0.8
2.17.1
UTF-8
UTF-8
@@ -668,6 +668,11 @@
+
+ io.takari.maven.plugins
+ takari-lifecycle-plugin
+ ${plugin.takari-lifecycle}
+
net.revelc.code
impsort-maven-plugin
@@ -1357,6 +1362,10 @@
dist
+
+ io.takari.maven.plugins
+ takari-lifecycle-plugin
+
org.apache.maven.plugins
maven-assembly-plugin