From 6048c961d3ccaab30f3010607e9c1d397b0af765 Mon Sep 17 00:00:00 2001 From: Lukas Jungmann Date: Wed, 7 Jun 2023 13:03:34 +0200 Subject: [PATCH] Integrate jaxb-ri 4.0.3, angus activation 2.0.1, angus mail 2.0.2, jakarta activation-api 2.1.2, jakarta mail-api 2.1.2, woodstox 6.5.1 Signed-off-by: Lukas Jungmann --- jaxws-ri/boms/bom-ext/pom.xml | 8 ++--- jaxws-ri/boms/bom/pom.xml | 35 +++++++++++++++++++--- jaxws-ri/extras/jaxws-maven-plugin/pom.xml | 4 +-- jaxws-ri/pom.xml | 2 +- jaxws-ri/runtime/policy/pom.xml | 27 +++++++++++++++-- 5 files changed, 61 insertions(+), 15 deletions(-) diff --git a/jaxws-ri/boms/bom-ext/pom.xml b/jaxws-ri/boms/bom-ext/pom.xml index f36499199..c104aacda 100644 --- a/jaxws-ri/boms/bom-ext/pom.xml +++ b/jaxws-ri/boms/bom-ext/pom.xml @@ -33,11 +33,11 @@ 1.10.12 - 9.4 + 9.5 4.0.0 4.13.2 - 2.1.1 - 2.0.1 + 2.1.2 + 2.0.2 6.0.0 @@ -104,8 +104,6 @@ org.ow2.asm asm - jar - sources ${asm.version} diff --git a/jaxws-ri/boms/bom/pom.xml b/jaxws-ri/boms/bom/pom.xml index 9287f78a3..366a2ee01 100644 --- a/jaxws-ri/boms/bom/pom.xml +++ b/jaxws-ri/boms/bom/pom.xml @@ -36,17 +36,17 @@ 4.1.2 4.0.3 3.1.13 - 4.0.2 + 4.0.3 4.0.0 3.2.3 1.10.0 3.0.0 3.0.2 2.1.0 - 6.5.0 + 6.5.1 4.2.1 - 2.1.1 - 2.0.0 + 2.1.2 + 2.0.1 2.1.1 @@ -229,4 +229,31 @@ + + + + + org.codehaus.mojo + versions-maven-plugin + 2.15.0 + + + + + + com.sun.istack + + + regex + 4.[2-9]+.* + + + + + + + + + + diff --git a/jaxws-ri/extras/jaxws-maven-plugin/pom.xml b/jaxws-ri/extras/jaxws-maven-plugin/pom.xml index 94598b0ea..e9bd05bcf 100644 --- a/jaxws-ri/extras/jaxws-maven-plugin/pom.xml +++ b/jaxws-ri/extras/jaxws-maven-plugin/pom.xml @@ -93,7 +93,7 @@ org.testng testng - 7.7.1 + 7.8.0 org.apache.maven @@ -171,7 +171,7 @@ false Normal - 4.7.3.0 + 4.7.3.4 1.11.0 11 ${maven.compiler.release} diff --git a/jaxws-ri/pom.xml b/jaxws-ri/pom.xml index 240b8af5c..f9c4700c4 100644 --- a/jaxws-ri/pom.xml +++ b/jaxws-ri/pom.xml @@ -91,7 +91,7 @@ false Normal - 4.7.3.0 + 4.7.3.4 1.11.0 11 diff --git a/jaxws-ri/runtime/policy/pom.xml b/jaxws-ri/runtime/policy/pom.xml index 73b8f6a8e..f6a534d36 100644 --- a/jaxws-ri/runtime/policy/pom.xml +++ b/jaxws-ri/runtime/policy/pom.xml @@ -79,7 +79,7 @@ ${project.basedir}/exclude.xml false Low - 4.7.3.0 + 4.7.3.4 1.11.0 11 @@ -99,9 +99,9 @@ UTF-8 ${project.basedir}/../../.. - 4.0.2 + 4.0.3 4.13.2 - 4.1.1 + 4.1.2 @@ -208,6 +208,27 @@ maven-surefire-plugin 3.0.0-M8 + + org.codehaus.mojo + versions-maven-plugin + 2.15.0 + + + + + + com.sun.istack + + + regex + 4.[2-9]+.* + + + + + + +