From 9871cfb80dc72cb5433d743923c8bebaae1632fc Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Tue, 4 Aug 2026 05:45:22 +0000 Subject: [PATCH 1/6] Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.6.3 --- template-placeholder/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template-placeholder/pom.xml b/template-placeholder/pom.xml index e7951c1..3dcbd9e 100644 --- a/template-placeholder/pom.xml +++ b/template-placeholder/pom.xml @@ -68,7 +68,7 @@ org.apache.httpcomponents.client5 httpclient5 - 5.6.1 + 5.6.3 From e1ddb41e6e8cd616cc49d5e0ecab22ec95057b67 Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Tue, 4 Aug 2026 05:45:24 +0000 Subject: [PATCH 2/6] Update dependency org.openapitools:jackson-databind-nullable to v0.2.11 --- template-placeholder/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template-placeholder/pom.xml b/template-placeholder/pom.xml index e7951c1..d919a6a 100644 --- a/template-placeholder/pom.xml +++ b/template-placeholder/pom.xml @@ -91,7 +91,7 @@ org.openapitools jackson-databind-nullable - 0.2.10 + 0.2.11 From 90458f575ade7adc802e4b0aae1a283009296238 Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Tue, 4 Aug 2026 05:45:25 +0000 Subject: [PATCH 3/6] Update dependency com.fasterxml.jackson:jackson-bom to v2.22.1 --- template-placeholder/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template-placeholder/pom.xml b/template-placeholder/pom.xml index e7951c1..5e3e12b 100644 --- a/template-placeholder/pom.xml +++ b/template-placeholder/pom.xml @@ -56,7 +56,7 @@ com.fasterxml.jackson jackson-bom - 2.21.3 + 2.22.1 pom import From a02a52d153d394fd1d55c776a69621cb823da1e8 Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Tue, 4 Aug 2026 05:45:27 +0000 Subject: [PATCH 4/6] Update dependency org.openapitools:openapi-generator-maven-plugin to v7.24.0 --- template-placeholder/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template-placeholder/pom.xml b/template-placeholder/pom.xml index e7951c1..935ddc5 100644 --- a/template-placeholder/pom.xml +++ b/template-placeholder/pom.xml @@ -319,7 +319,7 @@ org.openapitools openapi-generator-maven-plugin - 7.22.0 + 7.24.0 From 48b952eabd6d1d05a8bd6dc1f669577498b97feb Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Tue, 4 Aug 2026 05:45:28 +0000 Subject: [PATCH 5/6] Update log4j2-version to v2.26.1 --- template-placeholder-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template-placeholder-demo/pom.xml b/template-placeholder-demo/pom.xml index 0cb8acf..166f4a8 100644 --- a/template-placeholder-demo/pom.xml +++ b/template-placeholder-demo/pom.xml @@ -28,7 +28,7 @@ software.xdev.Application - 2.25.4 + 2.26.1 From bc90eb704e7189136c3fedf393c7ce444b1d363d Mon Sep 17 00:00:00 2001 From: AB Date: Tue, 4 Aug 2026 08:28:46 +0200 Subject: [PATCH 6/6] Fix redirect link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ee364fd..390a0cf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ We would absolutely love to get the community involved, and we welcome any form ### Communication channels * Communication is primarily done using issues. -* If you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services/support). +* If you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services-products/support). * As a last resort measure or on otherwise important matter you may also [contact us directly](https://xdev.software/en/about-us/contact). ### Ways to help