From 9a0d4dd52aa3ce123ae9d2c68fc5f2f97321b4bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 20:33:19 +0000 Subject: [PATCH] Bump spring-core in /spring-transaction-demo Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.0.0.RELEASE to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.0.RELEASE...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-core 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..4ff6ddb 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 + 5.3.18