From 3edc00e85fe99b9d5f583c26bc3f481d55d95a05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 11:40:48 +0000 Subject: [PATCH] Bump the prod-deps group with 3 updates Bumps the prod-deps group with 3 updates: [org.junit:junit-bom](https://github.com/junit-team/junit-framework), [io.github.wasabithumb:jtoml](https://github.com/WasabiThumb/jtoml) and [io.github.wasabithumb:jtoml-serializer-gson](https://github.com/WasabiThumb/jtoml). Updates `org.junit:junit-bom` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.2...r6.0.3) Updates `io.github.wasabithumb:jtoml` from 1.4.2 to 1.5.0 - [Release notes](https://github.com/WasabiThumb/jtoml/releases) - [Commits](https://github.com/WasabiThumb/jtoml/compare/1.4.2...1.5.0) Updates `io.github.wasabithumb:jtoml-serializer-gson` from 1.4.2 to 1.5.0 - [Release notes](https://github.com/WasabiThumb/jtoml/releases) - [Commits](https://github.com/WasabiThumb/jtoml/compare/1.4.2...1.5.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: io.github.wasabithumb:jtoml dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: io.github.wasabithumb:jtoml-serializer-gson dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- cms-core/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cms-core/pom.xml b/cms-core/pom.xml index 405071fb..e47d9b33 100644 --- a/cms-core/pom.xml +++ b/cms-core/pom.xml @@ -22,12 +22,12 @@ io.github.wasabithumb jtoml - 1.4.2 + 1.5.0 io.github.wasabithumb jtoml-serializer-gson - 1.4.2 + 1.5.0 io.github.cdimascio diff --git a/pom.xml b/pom.xml index e63e21c7..d0bb6dc5 100644 --- a/pom.xml +++ b/pom.xml @@ -316,7 +316,7 @@ org.junit junit-bom - 6.0.2 + 6.0.3 pom import