diff --git a/pom.xml b/pom.xml index d9193cf..83f78ff 100644 --- a/pom.xml +++ b/pom.xml @@ -18,36 +18,36 @@ org.opensaml opensaml-core-api - 5.2.1 + 5.2.2 org.opensaml opensaml-core-impl - 5.2.1 + 5.2.2 org.opensaml opensaml-saml-impl - 5.2.1 + 5.2.2 org.projectlombok lombok - 1.18.44 + 1.18.46 true commons-codec commons-codec - 1.21.0 + 1.22.0 commons-io commons-io - 2.21.0 + 2.22.0 @@ -76,14 +76,14 @@ org.slf4j slf4j-api - 2.0.17 + 2.0.18 provided org.apache.tomcat.embed tomcat-embed-core - 11.0.21 + 11.0.22 provided