From 4dd662e723ed69ceb4a7f39db352bd60c17cc2bc Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Tue, 28 Feb 2023 09:38:31 +0100 Subject: chore(core): update 'woodstox-core' to latest version --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 7edab68b..49485ec5 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,10 @@ 2.7.10 5.3.25 3.0.15.RELEASE + 3.5.5 + 6.5.0 + 2.6.0 @@ -401,6 +404,11 @@ cxf-testutils ${apache.cxf.version} + + com.fasterxml.woodstox + woodstox-core + ${woodstox-core.version} + javax.servlet javax.servlet-api -- cgit v1.2.3