From dba69d7ac08d53fa98294a4e9b3c325fa483c0e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 18:56:58 +0000 Subject: [PATCH] Bump spring-webmvc Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.3 to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.3...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../spring/spring-learn/spring06-mybatis-transaction/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java_backend/spring/spring-learn/spring06-mybatis-transaction/pom.xml b/java_backend/spring/spring-learn/spring06-mybatis-transaction/pom.xml index 7da0dab..f470a06 100644 --- a/java_backend/spring/spring-learn/spring06-mybatis-transaction/pom.xml +++ b/java_backend/spring/spring-learn/spring06-mybatis-transaction/pom.xml @@ -35,7 +35,7 @@ org.springframework spring-webmvc - 5.3.3 + 5.3.18 org.springframework