From ce265613909c0701ff4eec5631a6d87f341b3c5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 23:58:19 +0000 Subject: [PATCH] Bump spring-web from 4.0.0.RELEASE to 6.0.0 in /spring-transaction-demo Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 4.0.0.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.0.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-transaction-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-transaction-demo/pom.xml b/spring-transaction-demo/pom.xml index a7e0798..89ae58e 100644 --- a/spring-transaction-demo/pom.xml +++ b/spring-transaction-demo/pom.xml @@ -6,7 +6,7 @@ spring-transaction-demo 0.0.1-SNAPSHOT - 4.0.0.RELEASE + 6.0.0