From da1d04684e85d445a972d27d0edd75d78caf1e4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 18:29:39 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 5 updates Bumps the maven group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker) | `2.5.2` | `2.5.3` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.6.1` | `3.6.2` | | [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) | `2.10.4` | `2.11.0` | | [org.xmlunit:xmlunit-assertj3](https://github.com/xmlunit/xmlunit) | `2.10.4` | `2.11.0` | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.5.6` | `3.5.7` | Updates `net.datafaker:datafaker` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/datafaker-net/datafaker/releases) - [Changelog](https://github.com/datafaker-net/datafaker/blob/main/RELEASE_PROCESS.md) - [Commits](https://github.com/datafaker-net/datafaker/compare/2.5.2...2.5.3) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.1...3.6.2) Updates `org.xmlunit:xmlunit-core` from 2.10.4 to 2.11.0 - [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.4...v2.11.0) Updates `org.xmlunit:xmlunit-assertj3` from 2.10.4 to 2.11.0 - [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.4...v2.11.0) Updates `org.xmlunit:xmlunit-assertj3` from 2.10.4 to 2.11.0 - [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.4...v2.11.0) Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.6 to 3.5.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.6...v3.5.7) --- updated-dependencies: - dependency-name: net.datafaker:datafaker dependency-version: 2.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.xmlunit:xmlunit-assertj3 dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.xmlunit:xmlunit-assertj3 dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- pom.xml | 4 ++-- spring/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 3ffe26c..b3879aa 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ 2.1.0 2.2.39 3.13.1 - 2.10.4 + 2.11.0 1.3.5 3.0.0 4.3.0 diff --git a/pom.xml b/pom.xml index 6675b60..22c2863 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ 3.1.1 1.7.0 3.1.4 - 3.6.1 + 3.6.2 @@ -112,7 +112,7 @@ net.datafaker datafaker - 2.5.2 + 2.5.3 test diff --git a/spring/pom.xml b/spring/pom.xml index d151c02..68272e0 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -16,7 +16,7 @@ https://www.lfenergy.org/projects/shapeshifter/ - 3.5.6 + 3.5.7 2.2.39