From 3480b2cc24ed88bd73d2aa01a0b8b14ce69cdbd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 04:57:30 +0000 Subject: [PATCH] Build(deps): Bump org.yaml:snakeyaml from 2.4 to 2.5 Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 2.4 to 2.5. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.5..snakeyaml-2.4) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-version: '2.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 05d45a401..14add0d01 100644 --- a/pom.xml +++ b/pom.xml @@ -342,7 +342,7 @@ org.yaml snakeyaml - 2.4 + 2.5 org.springdoc