From cd1b5ff0706f5cc8216047641cb0123bdc872b89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 23:15:49 +0000 Subject: [PATCH] Bump spring-security-core from 3.1.3.RELEASE to 5.5.7 in /web Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 3.1.3.RELEASE to 5.5.7. - [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/3.1.3.RELEASE...5.5.7) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pom.xml b/web/pom.xml index 2f57b8a..b156e8b 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -234,7 +234,7 @@ 9.1-901.jdbc4 9.0.0.v20130308 3.2.0.RELEASE - 3.1.3.RELEASE + 5.5.7 3.0.6 org.hsqldb.jdbcDriver jdbc:hsqldb:file:${basedir}/../db/it-interview;shutdown=true;sql.syntax_pgs=true