From ec9e9a8801fac488bd3167ee48910a7d784129cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 11:35:47 +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.5.0 to 1.5.1 - [Release notes](https://github.com/WasabiThumb/jtoml/releases) - [Commits](https://github.com/WasabiThumb/jtoml/compare/1.5.0...1.5.1) Updates `io.github.wasabithumb:jtoml-serializer-gson` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/WasabiThumb/jtoml/releases) - [Commits](https://github.com/WasabiThumb/jtoml/compare/1.5.0...1.5.1) --- updated-dependencies: - dependency-name: io.github.wasabithumb:jtoml dependency-version: 1.5.1 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.5.1 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 e47d9b33..a89392c3 100644 --- a/cms-core/pom.xml +++ b/cms-core/pom.xml @@ -22,12 +22,12 @@ io.github.wasabithumb jtoml - 1.5.0 + 1.5.1 io.github.wasabithumb jtoml-serializer-gson - 1.5.0 + 1.5.1 io.github.cdimascio