diff --git a/pom.xml b/pom.xml index 53a004da..85949523 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.13 + 3.5.14 diff --git a/server/pom.xml b/server/pom.xml index 5ea453d4..b28a6882 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -46,7 +46,7 @@ software.amazon.awssdk s3 - 2.42.38 + 2.43.0 org.opensaml @@ -132,7 +132,7 @@ com.fasterxml.jackson.datatype jackson-datatype-jdk8 - 2.21.2 + 2.21.3 @@ -147,7 +147,7 @@ org.flywaydb flyway-mysql - 12.4.0 + 12.5.0 org.mariadb.jdbc @@ -163,7 +163,7 @@ commons-codec commons-codec - 1.21.0 + 1.22.0 org.openconext @@ -235,7 +235,7 @@ com.fasterxml.jackson.datatype jackson-datatype-hibernate6 - 2.21.2 + 2.21.3 com.icegreen