From 3ad5dce780a06fdaf390891383cd1422077c9ba6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 23:28:16 +0000 Subject: [PATCH] Bump spring-security-core from 5.4.2 to 5.5.7 in /ZipTube Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.4.2 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/5.4.2...5.5.7) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ZipTube/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZipTube/pom.xml b/ZipTube/pom.xml index af39007..0076b49 100644 --- a/ZipTube/pom.xml +++ b/ZipTube/pom.xml @@ -148,7 +148,7 @@ org.springframework.security spring-security-core - 5.4.2 + 5.5.7