From f7761276aac3f7d13e51228f25e0788c9ca4af8b Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 14 Nov 2025 16:04:48 +0000
Subject: [PATCH 01/42] chore(deps): update dependency org.wiremock:wiremock to
v3.13.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b0e905bc6..fef4b39f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
org.wiremock
wiremock
- 3.13.1
+ 3.13.2
test
From 94970ec4ea93388d3ed1816ad840d722b27a66af Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 15 Nov 2025 10:05:06 +0000
Subject: [PATCH 02/42] chore(deps): update dependency
org.apache.maven.plugins:maven-jar-plugin to v3.5.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fef4b39f3..7229b6b74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
org.apache.maven.plugins
maven-jar-plugin
- 3.4.2
+ 3.5.0
From f4f08a21ce9461174a4044ec294211f18ad5b82c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 18 Nov 2025 02:56:28 +0000
Subject: [PATCH 03/42] chore(deps): update actions/checkout action to v5.0.1
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7b9577e9f..b7ffa1833 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
java: ["17", "25"]
steps:
- name: Checkout git repository
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
with:
fetch-depth: 0 # fetch complete history to find the last git tag
- name: Set up JDK
From f51a58138b5571a27b1f612d7f39154aecc7f0ec Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 19 Nov 2025 05:32:30 +0000
Subject: [PATCH 04/42] chore(deps): update dargmuesli/github-actions action to
v3.2.1
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index b7ffa1833..fdfeb5918 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@714a68188444d710ffa3e9f35a05f6a9d420931d # 3.2.0
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@d6dda211541b8c8c8088762ff8f4a1c4d32f047c # 3.2.1
permissions:
pull-requests: read
build:
From 45c8e9e2049a4fe17e26d2dfd7f0b19605565187 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 20 Nov 2025 20:29:41 +0000
Subject: [PATCH 05/42] chore(deps): update actions/checkout action to v6
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index fdfeb5918..be2115ec5 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
java: ["17", "25"]
steps:
- name: Checkout git repository
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
+ uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
with:
fetch-depth: 0 # fetch complete history to find the last git tag
- name: Set up JDK
From bce7dadecbb459bc49697f0441d8b29dd845f56c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 29 Nov 2025 02:47:55 +0000
Subject: [PATCH 06/42] chore(deps): update dependency
org.apache.maven.plugins:maven-source-plugin to v3.4.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7229b6b74..0bbde458a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -229,7 +229,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.1
+ 3.4.0
attach-sources
From 35ae2216d1fbbc6622943c46fd88e09b154852e9 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 2 Dec 2025 18:45:23 +0000
Subject: [PATCH 07/42] chore(deps): update actions/checkout action to v6.0.1
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index be2115ec5..2cdbb46b1 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
java: ["17", "25"]
steps:
- name: Checkout git repository
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
fetch-depth: 0 # fetch complete history to find the last git tag
- name: Set up JDK
From df1734d1ab50ae9b15c272afac12f7f5c7a65c38 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 3 Dec 2025 03:31:31 +0000
Subject: [PATCH 08/42] chore(deps): update dargmuesli/github-actions action to
v3.2.2
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 2cdbb46b1..546247d87 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@d6dda211541b8c8c8088762ff8f4a1c4d32f047c # 3.2.1
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@a5dc6e8243538aa44ebc8ef9c4a2d2ace56569f8 # 3.2.2
permissions:
pull-requests: read
build:
From 8d4388a9b4d6ea02a51f32559888e440621c742c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 4 Dec 2025 04:39:44 +0000
Subject: [PATCH 09/42] chore(deps): update actions/setup-java action to v5.1.0
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 546247d87..7f750d64b 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
with:
fetch-depth: 0 # fetch complete history to find the last git tag
- name: Set up JDK
- uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
+ uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5.1.0
with:
cache: maven
distribution: temurin
From 30b11fd3b74208e80d5c45922b7bebe43782139d Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 10 Dec 2025 04:43:16 +0000
Subject: [PATCH 10/42] chore(deps): update all non-major dependencies
---
.github/workflows/ci.yml | 4 ++--
pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7f750d64b..221c43be5 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@a5dc6e8243538aa44ebc8ef9c4a2d2ace56569f8 # 3.2.2
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@a87a4ecfffb7ebaffdba60685f39575a14769784 # 3.2.3
permissions:
pull-requests: read
build:
@@ -45,7 +45,7 @@ jobs:
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: Upload code coverage
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Release
diff --git a/pom.xml b/pom.xml
index 0bbde458a..f3ff45473 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
org.mockito
mockito-core
- 5.20.0
+ 5.21.0
test
From 6c6d7f98af432131ebd71eae9f86fe8b895a0003 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 12 Dec 2025 04:43:20 +0000
Subject: [PATCH 11/42] chore(deps): update dargmuesli/github-actions action to
v4
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 221c43be5..5570785a8 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@a87a4ecfffb7ebaffdba60685f39575a14769784 # 3.2.3
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@58f043af51c0cc16b2647db9c56f9c047f862048 # 4.0.0
permissions:
pull-requests: read
build:
From 50e3b5c9c9c76b90cfecfab2a2617a6575065e49 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 20 Dec 2025 02:39:32 +0000
Subject: [PATCH 12/42] chore(deps): update dependency
org.apache.httpcomponents.client5:httpclient5-cache to v5.5.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f3ff45473..cb632fa26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
org.apache.httpcomponents.client5
httpclient5-cache
- 5.5.1
+ 5.5.2
org.mockito
From 9b346cea6e41906ccae98ac3fd934f47c003c1c2 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 20 Dec 2025 12:27:28 +0000
Subject: [PATCH 13/42] chore(deps): update dependency
org.apache.httpcomponents.client5:httpclient5-cache to v5.6
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cb632fa26..d8f6c4acc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
org.apache.httpcomponents.client5
httpclient5-cache
- 5.5.2
+ 5.6
org.mockito
From 8ea569263053047d075f17ec3d2f16f81051e731 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 24 Dec 2025 04:42:32 +0000
Subject: [PATCH 14/42] chore(deps): update dargmuesli/github-actions action to
v4.0.1
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5570785a8..5c5211114 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@58f043af51c0cc16b2647db9c56f9c047f862048 # 4.0.0
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
permissions:
pull-requests: read
build:
From c87fb21804493d0bae9018a141044705a36b5e83 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 31 Dec 2025 06:35:13 +0000
Subject: [PATCH 15/42] chore(deps): update dargmuesli/github-actions action to
v4.0.2
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5c5211114..fefad53b1 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@28f33f42b7cec64fff9647faeacede2c465804b8 # 4.0.1
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
permissions:
pull-requests: read
build:
From b529946ddbda2ef0c93ea1ed95122e68671638e2 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 6 Jan 2026 18:02:02 +0000
Subject: [PATCH 16/42] chore(deps): update dependency
org.junit.jupiter:junit-jupiter to v6.0.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d8f6c4acc..66b01a2e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
org.junit.jupiter
junit-jupiter
- 6.0.1
+ 6.0.2
test
From 28ca1ca55ff5eca67667f8d72b81b9d5cc97a8d5 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 7 Jan 2026 04:56:53 +0000
Subject: [PATCH 17/42] chore(deps): update dargmuesli/github-actions action to
v4.0.3
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index fefad53b1..0498ec610 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@4edca4cbe17aeb585b8fcc0a6bf4e9ed914c6fed # 4.0.3
permissions:
pull-requests: read
build:
From edd5d307ba1df813cc9815c02970b21223353cad Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 14 Jan 2026 04:28:31 +0000
Subject: [PATCH 18/42] chore(deps): update dargmuesli/github-actions action to
v4.0.4
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0498ec610..6073b7605 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@4edca4cbe17aeb585b8fcc0a6bf4e9ed914c6fed # 4.0.3
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@d706bfb7bffcbeb7a3828298f5b0d0a0c2da5185 # 4.0.4
permissions:
pull-requests: read
build:
From 324d21a84e31625afd68749767c4a570364ed01c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 19 Jan 2026 01:41:38 +0000
Subject: [PATCH 19/42] chore(deps): update dependency
com.fasterxml.jackson.core:jackson-databind to v2.21.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 66b01a2e6..742baa8d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.20.1
+ 2.21.0
com.google.code.gson
From 8aa2fa15a1ad31f0cff09f59d423c79173690316 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 22 Jan 2026 05:02:18 +0000
Subject: [PATCH 20/42] chore(deps): update actions/setup-java action to v5.2.0
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 6073b7605..1124c09fd 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
with:
fetch-depth: 0 # fetch complete history to find the last git tag
- name: Set up JDK
- uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5.1.0
+ uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
with:
cache: maven
distribution: temurin
From bf05f9d95c80f1129df0dfc078e11496121ef6c0 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 22 Jan 2026 17:31:45 +0000
Subject: [PATCH 21/42] chore(deps): update actions/checkout action to v6.0.2
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1124c09fd..d4b3f69f3 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
java: ["17", "25"]
steps:
- name: Checkout git repository
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0 # fetch complete history to find the last git tag
- name: Set up JDK
From 24107adbbd4b3737fb7b0189312fe170b181f54c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 28 Jan 2026 04:43:51 +0000
Subject: [PATCH 22/42] chore(deps): update dargmuesli/github-actions action to
v4.0.5
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index d4b3f69f3..0661560b7 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@d706bfb7bffcbeb7a3828298f5b0d0a0c2da5185 # 4.0.4
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@3b92c03668733baf4e5bd956234845848314ad92 # 4.0.5
permissions:
pull-requests: read
build:
From bb2d67804ea6ff88925ab0eb03cc585ba9ba7d04 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 1 Feb 2026 21:02:05 +0000
Subject: [PATCH 23/42] chore(deps): update dependency
org.apache.maven.plugins:maven-compiler-plugin to v3.15.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 742baa8d8..39e941688 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.14.1
+ 3.15.0
9
9
@@ -172,7 +172,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.14.1
+ 3.15.0
9
9
From b369a65108b474acca17764fb5194b6016606ac1 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 4 Feb 2026 02:38:07 +0000
Subject: [PATCH 24/42] chore(deps): update dargmuesli/github-actions action to
v4.0.6
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0661560b7..8041f6ce8 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@3b92c03668733baf4e5bd956234845848314ad92 # 4.0.5
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@9c6934912400aa5305af4b6a0f8b23e6dc8eb5bd # 4.0.6
permissions:
pull-requests: read
build:
From 90c65085c7bc0c9df5fb9a7903e3b8c2c1400e6e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 11 Feb 2026 05:10:47 +0000
Subject: [PATCH 25/42] chore(deps): update dargmuesli/github-actions action to
v4.0.7
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 8041f6ce8..ade9eec7c 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@9c6934912400aa5305af4b6a0f8b23e6dc8eb5bd # 4.0.6
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
permissions:
pull-requests: read
build:
From 921eccebeca952268271ef32ce252151140addb7 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 15 Feb 2026 13:57:49 +0000
Subject: [PATCH 26/42] chore(deps): update dependency
org.junit.jupiter:junit-jupiter to v6.0.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 39e941688..582ae4688 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
org.junit.jupiter
junit-jupiter
- 6.0.2
+ 6.0.3
test
From 1bcc09fcbae45d595929de2d5ca4708fb7c11983 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 21 Feb 2026 13:00:58 +0000
Subject: [PATCH 27/42] chore(deps): update dependency
org.apache.maven.plugins:maven-surefire-plugin to v3.5.5
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 582ae4688..0e4f6fe01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.4
+ 3.5.5
org.apache.maven.plugins
From 2db856e681fd937bee6ad7b587befc2022450d9b Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 22 Feb 2026 17:57:56 +0000
Subject: [PATCH 28/42] chore(deps): update dargmuesli/github-actions action to
v4.3.1
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index ade9eec7c..779a38195 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@e98193e91e9be2af3af784b7a0f25d35bf4eadc5 # 4.0.7
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
permissions:
pull-requests: read
build:
From 7d3a1d1ee0f48e28e87a7094be2f8a41a6cd0b17 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 23 Feb 2026 05:40:22 +0000
Subject: [PATCH 29/42] chore(deps): update dependency
com.fasterxml.jackson.core:jackson-databind to v2.21.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0e4f6fe01..3c417d850 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.21.0
+ 2.21.1
com.google.code.gson
From a34e366acd14bd75e59481eccfd615b2eb516a67 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 27 Feb 2026 02:24:56 +0100
Subject: [PATCH 30/42] chore(deps): update dargmuesli/github-actions action to
v5 (#452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 779a38195..3db52f11b 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@f680e78d609905fc52fe9a981b4538da19d9dac4 # 4.3.1
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@6989da1490699f854d6556dd2d9b862f5cbdd305 # 5.0.0
permissions:
pull-requests: read
build:
From 8484cd161e4426000abab91280db538cf12735b9 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 27 Feb 2026 13:51:51 +0000
Subject: [PATCH 31/42] chore(deps): update dependency org.mockito:mockito-core
to v5.22.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3c417d850..e13e932ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
org.mockito
mockito-core
- 5.21.0
+ 5.22.0
test
From 25a8e5eab5f6f9526ff33b29fa507523455fad72 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 5 Mar 2026 04:55:44 +0000
Subject: [PATCH 32/42] chore(deps): update dargmuesli/github-actions action to
v5.1.0
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 3db52f11b..c8c532c14 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@6989da1490699f854d6556dd2d9b862f5cbdd305 # 5.0.0
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@661e39fe1c9e484d94c6a5a9d4c9946d57c41771 # 5.1.0
permissions:
pull-requests: read
build:
From 32584721fd618ca653dc2540bad22e8242da3527 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 11 Mar 2026 22:11:38 +0000
Subject: [PATCH 33/42] chore(deps): update dependency org.mockito:mockito-core
to v5.23.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e13e932ae..f2494504e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
org.mockito
mockito-core
- 5.22.0
+ 5.23.0
test
From bb4a93fe12b094927efae43ee62ea9c0c0f3f0a6 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 18 Mar 2026 21:02:06 +0000
Subject: [PATCH 34/42] chore(deps): update codecov/codecov-action action to
v5.5.3
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index c8c532c14..cffa6fac7 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: Upload code coverage
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
+ uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Release
From a76c08ced500970c8bbc8793014cf649751469ea Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 20 Mar 2026 16:55:04 +0000
Subject: [PATCH 35/42] chore(deps): update dependency
com.fasterxml.jackson.core:jackson-databind to v2.21.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f2494504e..3384bafcf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
com.fasterxml.jackson.core
jackson-databind
- 2.21.1
+ 2.21.2
com.google.code.gson
From ad06b3297453d4dd53f27036dbab67fa95899f8f Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 26 Mar 2026 16:28:44 +0000
Subject: [PATCH 36/42] chore(deps): update codecov/codecov-action action to
v5.5.4
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index cffa6fac7..27f9adfa7 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: Upload code coverage
- uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
+ uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Release
From 0d7a3e3f1f530bd39455f319926e74609d0dfba8 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 26 Mar 2026 22:13:24 +0000
Subject: [PATCH 37/42] chore(deps): update codecov/codecov-action action to v6
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 27f9adfa7..4ce077bb7 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: Upload code coverage
- uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
+ uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Release
From 3971fbc15cdbab903609e5791d29d5f879d28979 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 1 Apr 2026 05:37:40 +0000
Subject: [PATCH 38/42] chore(deps): update dargmuesli/github-actions action to
v5.1.1
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 4ce077bb7..12bf503fe 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@661e39fe1c9e484d94c6a5a9d4c9946d57c41771 # 5.1.0
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@d8fbc998656a0a3476bfdb091c216c3cf78cdc94 # 5.1.1
permissions:
pull-requests: read
build:
From 776f901d34002aafd95564c7533486808c53df5b Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 15 Apr 2026 12:58:17 +0000
Subject: [PATCH 39/42] chore(deps): update dargmuesli/github-actions action to
v5.1.2
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 12bf503fe..511cba20e 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@d8fbc998656a0a3476bfdb091c216c3cf78cdc94 # 5.1.1
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@1fc4c936d18dfa98bca895c19dd429ee108e07ea # 5.1.2
permissions:
pull-requests: read
build:
From a5eee3edae0559a677083767276bb994f2457ed4 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 19 Apr 2026 09:29:35 +0000
Subject: [PATCH 40/42] chore(deps): update dependency
org.apache.httpcomponents.client5:httpclient5-cache to v5.6.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3384bafcf..5509469ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
org.apache.httpcomponents.client5
httpclient5-cache
- 5.6
+ 5.6.1
org.mockito
From 40bb06ce90726e4b3b1b27099a1b650ee7d8a4d7 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 22 Apr 2026 02:52:35 +0000
Subject: [PATCH 41/42] chore(deps): update dargmuesli/github-actions action to
v5.1.3
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 511cba20e..8d4b8bec0 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ on:
jobs:
ci-optimization:
name: CI optimization
- uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@1fc4c936d18dfa98bca895c19dd429ee108e07ea # 5.1.2
+ uses: dargmuesli/github-actions/.github/workflows/ci-optimization.yml@2fb9bdae5c8ce52ea7f9546d1ba22c34921246de # 5.1.3
permissions:
pull-requests: read
build:
From 33a4e41263dc81728f55aa286431332e93e28e59 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 23 Apr 2026 20:39:04 +0000
Subject: [PATCH 42/42] chore(deps): update dependency
com.google.code.gson:gson to v2.14.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5509469ff..452e6f55b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
com.google.code.gson
gson
- 2.13.2
+ 2.14.0
com.neovisionaries