diff --git a/owasp/suppressions.xml b/owasp/suppressions.xml index 5efe6b2..6da3787 100644 --- a/owasp/suppressions.xml +++ b/owasp/suppressions.xml @@ -50,4 +50,14 @@ CVE-2020-8908 + + No recent version with fix available + CVE-2023-20859 + + + + Issue adresses Keycloak Server and not Lib + CVE-2023-1664 + + diff --git a/pom.xml b/pom.xml index d1b6c26..62cb794 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ org.springframework.vault spring-vault-core - 3.0.2 + 2.3.3 commons-fileupload