From cba68dddb9542c302e1e67fba502e4ba9759ca79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 00:50:50 +0000 Subject: [PATCH] Bump spring-core in /basic-mysql-hibernate-stored-procedure Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.2.RELEASE to 5.2.22.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.2.RELEASE...v5.2.22.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- basic-mysql-hibernate-stored-procedure/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basic-mysql-hibernate-stored-procedure/pom.xml b/basic-mysql-hibernate-stored-procedure/pom.xml index d3beedf8f..870b88cc0 100644 --- a/basic-mysql-hibernate-stored-procedure/pom.xml +++ b/basic-mysql-hibernate-stored-procedure/pom.xml @@ -11,7 +11,7 @@ demo 1.8 - 4.3.2.RELEASE + 5.2.22.RELEASE 4.3.6.Final 5.4.24.Final 4.3.0.Final