From 53afce10846ea499881cb3cdd06480d2d06454b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:10:48 +0000 Subject: [PATCH] Bump the maven group with 3 updates Bumps the maven group with 3 updates: [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker), [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) and io.swagger.core.v3:swagger-annotations. Updates `net.datafaker:datafaker` from 2.5.1 to 2.5.2 - [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.1...2.5.2) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.13...v0.8.14) Updates `io.swagger.core.v3:swagger-annotations` from 2.2.38 to 2.2.39 --- updated-dependencies: - dependency-name: net.datafaker:datafaker dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.swagger.core.v3:swagger-annotations dependency-version: 2.2.39 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 3c1ae6a..3ffe26c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,7 +22,7 @@ 5.18.1 5.2.0 2.1.0 - 2.2.38 + 2.2.39 3.13.1 2.10.4 1.3.5 diff --git a/pom.xml b/pom.xml index 34a1551..6675b60 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ 3.5.4 3.5.4 0.15.2 - 0.8.13 + 0.8.14 3.12.0 3.3.1 3.2.8 @@ -112,7 +112,7 @@ net.datafaker datafaker - 2.5.1 + 2.5.2 test diff --git a/spring/pom.xml b/spring/pom.xml index 6814d9f..d151c02 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -17,7 +17,7 @@ 3.5.6 - 2.2.38 + 2.2.39