diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml
index 7b584dc6..5f75cf10 100644
--- a/build-plugin/pom.xml
+++ b/build-plugin/pom.xml
@@ -34,9 +34,9 @@
11
11
- 2.23.2.Final
- 3.6.0
- ${maven.plugin-tools.version}
+ 2.28.0.Final
+ 3.7.0
+ 3.7.0
diff --git a/daemon/pom.xml b/daemon/pom.xml
index b41136d2..cbf0700c 100644
--- a/daemon/pom.xml
+++ b/daemon/pom.xml
@@ -52,13 +52,6 @@
org.codehaus.plexus
plexus-interactivity-api
- 1.0
-
-
- junit
- junit
-
-
diff --git a/pom.xml b/pom.xml
index 2162a332..736d8672 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,15 +73,15 @@
1.0.0
- 3.16.1
- 1.21
+ 3.23.1
+ 1.22
22.3.0
0.9.18
4.0.6
1.0
2.4.0
3.21.0
- 5.7.2
+ 5.9.1
1.2.10
3.8.6
1.7.3
@@ -89,23 +89,26 @@
0.3.5
- 1.4
- 3.8.1
+ 3.0.0
+ 3.10.1
2.1.0
- 3.0
- 3.2.2
- 2.4
+ 4.2.rc3
+ 3.3.0
+ 3.1.0
3.4.1
- 1.2.0
- 3.0.0-M5
+ 1.4.1
+ 3.0.0-M7
1.3.2
- 3.0.0-M5
+ 3.0.0-M7
1.13.9
1.0.19
- 3.27.0-GA
+ 3.29.2-GA
+ 3.3.0
+ 1.4.19
+ 1.0
@@ -223,38 +226,38 @@
org.apache.maven.daemon
mvnd-native
- 0.9.0-SNAPSHOT
+ ${project.version}
org.apache.maven.daemon
mvnd-agent
- 0.9.0-SNAPSHOT
+ ${project.version}
org.apache.maven.daemon
mvnd-client
- 0.9.0-SNAPSHOT
+ ${project.version}
org.apache.maven.daemon
mvnd-common
- 0.9.0-SNAPSHOT
+ ${project.version}
org.apache.maven.daemon
mvnd-dist
- 0.9.0-SNAPSHOT
+ ${project.version}
pom
org.apache.maven.daemon
mvnd-daemon
- 0.9.0-SNAPSHOT
+ ${project.version}
org.apache.maven.daemon
mvnd-helper-agent
- 0.9.0-SNAPSHOT
+ ${project.version}
@@ -300,6 +303,17 @@
javassist
${javassist.version}
+
+ org.codehaus.plexus
+ plexus-interactivity-api
+ ${plexus-interactivity-api.version}
+
+
+ junit
+ junit
+
+
+
@@ -388,7 +402,7 @@ limitations under the License.
com.thoughtworks.xstream
xstream
- 1.4.19
+ ${xstream.version}
@@ -532,7 +546,7 @@ limitations under the License.
org.apache.maven.plugins
maven-assembly-plugin
- 3.3.0
+ ${maven-assembly-plugin.version}
create-source-distribution