diff --git a/uimaj-documentation/pom.xml b/uimaj-documentation/pom.xml
index 474010a4e..f86225fde 100644
--- a/uimaj-documentation/pom.xml
+++ b/uimaj-documentation/pom.xml
@@ -286,7 +286,7 @@
org.jruby
jruby
- 9.4.3.0
+ 9.4.12.1
org.asciidoctor
diff --git a/uimaj-parent-internal/pom.xml b/uimaj-parent-internal/pom.xml
index d839b6d4e..176403c34 100644
--- a/uimaj-parent-internal/pom.xml
+++ b/uimaj-parent-internal/pom.xml
@@ -48,38 +48,38 @@
Local configurations within plugins should be avoided. Where plugins do not pick up default
properties already, they should be injected manually into the plugins.
-->
- 17
- 17
- 17
+ 21
+ 21
+ 21
none
- JavaSE-17
+ JavaSE-21
3.8.1
3.2.0
- 3.0.0
+ 3.0.1
2.3.19
- 3.27.5
- 7.1.0
+ 3.27.7
+ 7.2.1
1.17.7
1.14.1
4.5.0
- 2.20.0
- 3.18.0
+ 2.21.0
+ 3.20.0
3.6.1
- 2.20.0
+ 2.21.1
3.30.2-GA
- 5.11.4
- 1.11.4
+ 5.14.3
+ 1.14.3
4.13.2
- 2.25.2
+ 2.25.3
5.18.0
1.3.0
- 2.1.0
- 1.7.36
- 6.2.11
- 4.0.13
- 2.10.4
+ 2.2.0
+ 2.0.17
+ 6.2.17
+ 5.0.2
+ 2.11.0
org.eclipse.p2.202209
@@ -124,6 +124,13 @@
+
+ org.junit
+ junit-bom
+ ${junit-version}
+ pom
+ import
+
net.bytebuddy
byte-buddy
@@ -134,13 +141,6 @@
byte-buddy-agent
${bytebuddy-version}
-
- org.junit
- junit-bom
- ${junit-version}
- pom
- import
-
org.opentest4j
opentest4j
@@ -306,6 +306,11 @@
maven-compat
${maven.version}
+
+ org.apache.maven.plugin-tools
+ maven-plugin-annotations
+ ${maven.version}
+
org.javassist
diff --git a/uimaj-parent/pom.xml b/uimaj-parent/pom.xml
index d0ae6e53d..e643f4ab9 100644
--- a/uimaj-parent/pom.xml
+++ b/uimaj-parent/pom.xml
@@ -31,7 +31,7 @@
org.apache.uima
parent-pom
- 18
+ 19-SNAPSHOT