From 84dfc8350f5ccc354914ef56eb6a3db6f17a6e68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 03:13:38 +0000 Subject: [PATCH] Bump the backend-dev group across 1 directory with 4 updates Bumps the backend-dev group with 4 updates in the / directory: [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot), [org.springframework:spring-web](https://github.com/spring-projects/spring-framework), [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.springframework:spring-web` from 6.2.18 to 6.2.19 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.18...v6.2.19) 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.springframework:spring-web dependency-version: 6.2.19 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d9193cf..2025cb7 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 @@ -103,7 +103,7 @@ org.springframework spring-web - 6.2.18 + 6.2.19 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