From ad1de0f25761c6ee3d4b8a2a0cc9e4db5e76f4be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 08:46:28 +0000 Subject: [PATCH] build(deps): bump org.springframework:spring-web Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.18 to 6.0.23. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.18...v6.0.23) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Topics/Spring/SpringMVC-With-Hibernate/StudentOut/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Topics/Spring/SpringMVC-With-Hibernate/StudentOut/pom.xml b/Topics/Spring/SpringMVC-With-Hibernate/StudentOut/pom.xml index d906a9f..e13a774 100644 --- a/Topics/Spring/SpringMVC-With-Hibernate/StudentOut/pom.xml +++ b/Topics/Spring/SpringMVC-With-Hibernate/StudentOut/pom.xml @@ -37,7 +37,7 @@ org.springframework spring-web - 6.0.18 + 6.0.23