From 0141dbf611b20c5e6a2983f609ba9dcc10bd5ad8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 20:30:04 +0000 Subject: [PATCH] Bump the maven group with 4 updates Bumps the maven group with 4 updates: io.swagger.core.v3:swagger-annotations, [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit), [org.xmlunit:xmlunit-assertj3](https://github.com/xmlunit/xmlunit) and [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot). Updates `io.swagger.core.v3:swagger-annotations` from 2.2.33 to 2.2.34 Updates `org.xmlunit:xmlunit-core` from 2.10.2 to 2.10.3 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/xmlunit/xmlunit/compare/v2.10.2...v2.10.3) Updates `org.xmlunit:xmlunit-assertj3` from 2.10.2 to 2.10.3 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/xmlunit/xmlunit/compare/v2.10.2...v2.10.3) Updates `org.xmlunit:xmlunit-assertj3` from 2.10.2 to 2.10.3 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/xmlunit/xmlunit/compare/v2.10.2...v2.10.3) Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.0 to 3.5.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.0...v3.5.3) --- updated-dependencies: - dependency-name: io.swagger.core.v3:swagger-annotations dependency-version: 2.2.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.10.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.xmlunit:xmlunit-assertj3 dependency-version: 2.10.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.xmlunit:xmlunit-assertj3 dependency-version: 2.10.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] --- core/pom.xml | 4 ++-- spring/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index d755e5d..a641ee0 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,9 +22,9 @@ 5.17.0 5.2.0 2.1.0 - 2.2.33 + 2.2.34 3.13.1 - 2.10.2 + 2.10.3 1.3.5 3.0.0 4.3.0 diff --git a/spring/pom.xml b/spring/pom.xml index 5fe6102..8317362 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -16,8 +16,8 @@ https://www.lfenergy.org/projects/shapeshifter/ - 3.5.0 - 2.2.33 + 3.5.3 + 2.2.34