From a74d02dcba3ebaadeed1d08b5100a9f0a562995e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 03:13:19 +0000 Subject: [PATCH] Bump the backend-dev group across 1 directory with 3 updates Bumps the backend-dev group with 3 updates in the / directory: [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot), [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) and [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer). Updates `org.springframework.boot:spring-boot-starter-test` from 3.5.13 to 3.5.14 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.13...v3.5.14) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.6.2...enforcer-3.6.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.5.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-dev - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-dev - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-dev ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d9193cf..67fae40 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ org.springframework.boot spring-boot-starter-test - 3.5.13 + 3.5.14 test @@ -143,7 +143,7 @@ org.jacoco jacoco-maven-plugin - 0.8.14 + 0.8.15 @@ -162,7 +162,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.6.2 + 3.6.3 enforce-versions