From 6e9418ea46ef0d446923d5d461f3a0e3360435a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 16:44:42 +0000 Subject: [PATCH 1/4] Bump jackson.version from 2.18.3 to 2.19.0 Bumps `jackson.version` from 2.18.3 to 2.19.0. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.3 to 2.19.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.3 to 2.19.0 Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.3 to 2.19.0 - [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.18.3...jackson-dataformat-xml-2.19.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6dc546f767..8d7456613a 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 21 3.24.1 2.4.1 - 2.18.3 + 2.19.0 2.10.0 3.11.0 21 From f0cc2df87605118d1f1627405cd2e17bbe0b1d8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Hohwiller?= Date: Mon, 2 Mar 2026 21:12:18 +0100 Subject: [PATCH 2/4] Update jackson.version to 2.21.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 25ca780ffb..b8b3ca32ed 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 21 3.24.1 2.4.1 - 2.19.0 + 2.21.1 2.10.0 3.11.0 21 From 7e388671bf12eba61b73b2dd68fe7839bd25cd83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Hohwiller?= Date: Mon, 2 Mar 2026 21:28:18 +0100 Subject: [PATCH 3/4] Update WireMock version in pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b8b3ca32ed..0644010b36 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 2.4.1 2.21.1 2.10.0 - 3.11.0 + 3.13.2 21 4.0.18 0.10.6 @@ -129,7 +129,7 @@ org.wiremock wiremock - 3.13.0 + ${wiremock.version} org.testfx From ca7c02994b2ccacf35e5add1b36cf9904fdd8558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Hohwiller?= Date: Mon, 2 Mar 2026 21:32:16 +0100 Subject: [PATCH 4/4] Upgrade WireMock version to 4.0.0-beta.29 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0644010b36..fd4b3b2e08 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 2.4.1 2.21.1 2.10.0 - 3.13.2 + 4.0.0-beta.29 21 4.0.18 0.10.6