diff --git a/pom.xml b/pom.xml
index 51dcd28..c2b39ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
org.springframework.security
spring-security-config
- 5.7.10
+ 5.7.11
org.springframework
@@ -146,6 +146,16 @@
tomcat-embed-websocket
9.0.86
+
+ com.jayway.jsonpath
+ json-path
+ 2.9.0
+
+
+ ch.qos.logback
+ logback-core
+ 1.2.13
+