From e53bc16152d5453f1fe39604c4d7017259d60e75 Mon Sep 17 00:00:00 2001
From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com>
Date: Tue, 20 Aug 2024 01:32:26 +0000
Subject: [PATCH] fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7687447
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 94f7781b..a73b8be1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
org.springframework.security
spring-security-cas
- 6.3.0
+ 6.3.2
org.springdoc