From 28cd8af368d3a32abecaaca723316b07eeb84098 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 10:14:28 +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.3.0 to 1.4.0 - [Release notes](https://github.com/WasabiThumb/jtoml/releases) - [Commits](https://github.com/WasabiThumb/jtoml/compare/1.3.0...1.4.0) Updates `io.github.wasabithumb:jtoml-serializer-gson` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/WasabiThumb/jtoml/releases) - [Commits](https://github.com/WasabiThumb/jtoml/compare/1.3.0...1.4.0) --- updated-dependencies: - dependency-name: io.github.wasabithumb:jtoml dependency-version: 1.4.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.4.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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cms-core/pom.xml b/cms-core/pom.xml index aa867b842..12bf867c7 100644 --- a/cms-core/pom.xml +++ b/cms-core/pom.xml @@ -21,12 +21,12 @@ io.github.wasabithumb jtoml - 1.3.0 + 1.4.0 io.github.wasabithumb jtoml-serializer-gson - 1.3.0 + 1.4.0 io.github.cdimascio