From 51df9a27273fd5e5f275cfca163381220b5fbd1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 05:12:25 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 7.0.0 to 7.0.1 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring/pom.xml b/spring/pom.xml index 84f465779a..531ee42b0e 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -95,7 +95,7 @@ org.springframework spring-web - 7.0.0 + 7.0.1 provided