From ec3e7e6f74fe9aff05610431d235c55e7ffa6ecb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 16:13:40 +0000 Subject: [PATCH] Bump spring.security.version from 3.1.3.RELEASE to 5.4.0 in /web Bumps `spring.security.version` from 3.1.3.RELEASE to 5.4.0. Updates `spring-security-web` from 3.1.3.RELEASE to 5.4.0 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.1.3.RELEASE...5.4.0) Updates `spring-security-config` from 3.1.3.RELEASE to 5.4.0 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.1.3.RELEASE...5.4.0) Updates `spring-security-core` from 3.1.3.RELEASE to 5.4.0 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.1.3.RELEASE...5.4.0) 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..aa8eaf7 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.4.0 3.0.6 org.hsqldb.jdbcDriver jdbc:hsqldb:file:${basedir}/../db/it-interview;shutdown=true;sql.syntax_pgs=true