From b7b2615617c7f4e6ce1df048703e7b5a69e491c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 10:44:04 +0000 Subject: [PATCH] Bump the prod-deps group with 2 updates Bumps the prod-deps group with 2 updates: [io.github.wasabithumb:jtoml](https://github.com/WasabiThumb/jtoml) and [io.github.wasabithumb:jtoml-serializer-gson](https://github.com/WasabiThumb/jtoml). Updates `io.github.wasabithumb:jtoml` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/WasabiThumb/jtoml/releases) - [Commits](https://github.com/WasabiThumb/jtoml/compare/1.4.1...1.4.2) Updates `io.github.wasabithumb:jtoml-serializer-gson` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/WasabiThumb/jtoml/releases) - [Commits](https://github.com/WasabiThumb/jtoml/compare/1.4.1...1.4.2) --- updated-dependencies: - dependency-name: io.github.wasabithumb:jtoml dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: io.github.wasabithumb:jtoml-serializer-gson dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- cms-core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cms-core/pom.xml b/cms-core/pom.xml index 7bae48287..eeec14349 100644 --- a/cms-core/pom.xml +++ b/cms-core/pom.xml @@ -21,12 +21,12 @@ io.github.wasabithumb jtoml - 1.4.1 + 1.4.2 io.github.wasabithumb jtoml-serializer-gson - 1.4.1 + 1.4.2 io.github.cdimascio