From f16003847cefc3326203f93fcac705a853f4d0d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 04:33:34 +0000 Subject: [PATCH] Update spring to v5.8.2 --- core/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/build.gradle b/core/build.gradle index caaef1cfa7..e9b6b5021d 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -119,8 +119,8 @@ dependencies { "org.springframework:spring-context:5.3.25", "org.springframework:spring-web:5.3.25", "org.springframework:spring-webmvc:5.3.25", - "org.springframework.security:spring-security-config:5.8.1", - "org.springframework.security:spring-security-web:5.8.1", + "org.springframework.security:spring-security-config:5.8.2", + "org.springframework.security:spring-security-web:5.8.2", 'com.thetransactioncompany:cors-filter:2.10', // Hibernate & Postgres 'org.hibernate:hibernate-core:5.6.15.Final',