diff --git a/pom.xml b/pom.xml index bf33f69..e6e27c9 100644 --- a/pom.xml +++ b/pom.xml @@ -18,18 +18,18 @@ org.opensaml opensaml-core-api - 5.1.6 + 5.2.0 org.opensaml opensaml-core-impl - 5.1.6 + 5.2.0 org.opensaml opensaml-saml-impl - 5.1.6 + 5.2.0 org.projectlombok @@ -71,13 +71,13 @@ ch.qos.logback logback-core - 1.5.21 + 1.5.26 provided ch.qos.logback logback-classic - 1.5.21 + 1.5.26 provided @@ -90,7 +90,7 @@ org.apache.tomcat.embed tomcat-embed-core - 11.0.15 + 11.0.18 provided