From 63155ee1ea68f0b4b2ddd8c76e14dee1cf2840ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 13:41:57 +0000 Subject: [PATCH] Bump spring-security-web Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 4.2.3.RELEASE to 5.2.10.RELEASE. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/4.2.3.RELEASE...5.2.10.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../hlj-maper-extend/com-hlj-admin/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/_posts/12_\346\225\260\346\215\256\345\272\223\347\233\270\345\205\263/2_Hibernate_Mybatis/2019_05_15_Mybatis\344\270\255mapper\347\273\247\346\211\277/hlj-maper-extend/com-hlj-admin/pom.xml" "b/_posts/12_\346\225\260\346\215\256\345\272\223\347\233\270\345\205\263/2_Hibernate_Mybatis/2019_05_15_Mybatis\344\270\255mapper\347\273\247\346\211\277/hlj-maper-extend/com-hlj-admin/pom.xml" index 44d8e176c..cbf92e2a5 100644 --- "a/_posts/12_\346\225\260\346\215\256\345\272\223\347\233\270\345\205\263/2_Hibernate_Mybatis/2019_05_15_Mybatis\344\270\255mapper\347\273\247\346\211\277/hlj-maper-extend/com-hlj-admin/pom.xml" +++ "b/_posts/12_\346\225\260\346\215\256\345\272\223\347\233\270\345\205\263/2_Hibernate_Mybatis/2019_05_15_Mybatis\344\270\255mapper\347\273\247\346\211\277/hlj-maper-extend/com-hlj-admin/pom.xml" @@ -47,7 +47,7 @@ org.springframework.security spring-security-web - 4.2.3.RELEASE + 5.2.10.RELEASE