From fb0ec4911eca279877b77736ac077a683e51d55d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 19:49:38 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20spring-core=20in=20/=E3=80=9000=E3=80=91?= =?UTF-8?q?demos=5F04/01=EF=BC=9Assm=E5=9C=A8=E7=BA=BF=E8=A7=86=E9=A2=91?= =?UTF-8?q?=E5=AD=A6=E4=B9=A0=E7=BD=91=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.2.6.RELEASE to 5.2.24.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.24.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\343\200\22000\343\200\221demos_04/01\357\274\232ssm\345\234\250\347\272\277\350\247\206\351\242\221\345\255\246\344\271\240\347\275\221\347\253\231/pom.xml" "b/\343\200\22000\343\200\221demos_04/01\357\274\232ssm\345\234\250\347\272\277\350\247\206\351\242\221\345\255\246\344\271\240\347\275\221\347\253\231/pom.xml" index 88788d3..1729195 100644 --- "a/\343\200\22000\343\200\221demos_04/01\357\274\232ssm\345\234\250\347\272\277\350\247\206\351\242\221\345\255\246\344\271\240\347\275\221\347\253\231/pom.xml" +++ "b/\343\200\22000\343\200\221demos_04/01\357\274\232ssm\345\234\250\347\272\277\350\247\206\351\242\221\345\255\246\344\271\240\347\275\221\347\253\231/pom.xml" @@ -111,7 +111,7 @@ org.springframework spring-core - 5.2.6.RELEASE + 5.2.24.RELEASE