diff --git a/pom.xml b/pom.xml index 5a834b1..ab5c4c3 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ com.keepersecurity.secrets-manager core - 16.4.0 + 16.5.3 org.reflections @@ -98,23 +98,38 @@ org.springframework.security spring-security-core - 5.7.5 + 5.7.8 org.springframework.security spring-security-crypto - 5.7.5 + 5.7.8 org.springframework.security spring-security-web - 5.7.5 + 5.7.8 commons-net commons-net 3.9.0 + + commons-fileupload + commons-fileupload + 1.5 + + + com.thoughtworks.xstream + xstream + 1.4.20 + + + org.eclipse.jetty + jetty-server + 9.4.51.v20230217 +