From 603f3f1ff00e59cc24e1de4e4a60ed074a39e66c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:20:26 +0000 Subject: [PATCH] Bump spring-security-web from 3.1.3.RELEASE to 5.2.10.RELEASE in /web Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 3.1.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/3.1.3.RELEASE...5.2.10.RELEASE) 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..e607bc9 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.2.10.RELEASE 3.0.6 org.hsqldb.jdbcDriver jdbc:hsqldb:file:${basedir}/../db/it-interview;shutdown=true;sql.syntax_pgs=true