From 2c41d3de0fcc2557992f613ecb98dd43fc7ac38f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 05:15:17 +0000 Subject: [PATCH 1/2] Bump com.puppycrawl.tools:checkstyle in the plugins group Bumps the plugins group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 10.26.1 to 11.0.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.26.1...checkstyle-11.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: plugins ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3d7f82e0b3..9b7aec0b36 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ 3.5.3 - 10.26.1 + 11.0.0 4.3.0 From 6f91833e5106d9f88f990ffa2a67ea8135d4ab54 Mon Sep 17 00:00:00 2001 From: Aaron Coburn Date: Mon, 25 Aug 2025 14:19:53 -0500 Subject: [PATCH 2/2] Adjust spring versions --- spring/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring/pom.xml b/spring/pom.xml index b311518730..2ee7c6b753 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -95,7 +95,7 @@ org.springframework spring-web - 6.2.8 + 6.2.10 provided @@ -107,7 +107,7 @@ [17,) - 6.5.2 + 6.5.3