From 56693b32ba0e8573e6928b5eb0ce5c630bf8b6e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 13:50:13 +0300 Subject: [PATCH] Bump org.springframework:spring-web from 5.3.29 to 5.3.30 (#235) Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.3.29 to 5.3.30. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.29...v5.3.30) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31163c2..764e775 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ org.springframework spring-web - 5.3.29 + 5.3.30 compile