From b9db21dda2280562843fa67a946992b0bd2efeba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:13:24 +0000 Subject: [PATCH] build(deps): bump org.springframework:spring-webmvc Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.18 to 6.1.13. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.18...v6.1.13) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Topics/Spring/SpringMVC-With-Hibernate/StudentIn/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Topics/Spring/SpringMVC-With-Hibernate/StudentIn/pom.xml b/Topics/Spring/SpringMVC-With-Hibernate/StudentIn/pom.xml index b26a558..6562cf4 100644 --- a/Topics/Spring/SpringMVC-With-Hibernate/StudentIn/pom.xml +++ b/Topics/Spring/SpringMVC-With-Hibernate/StudentIn/pom.xml @@ -42,7 +42,7 @@ org.springframework spring-webmvc - 5.3.18 + 6.1.13