diff --git a/pom.xml b/pom.xml index be74041..22ad6c9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ lunatic-model jar - 3.14.0 + 3.14.1 Lunatic Model Classes and converters for the Lunatic model https://inseefr.github.io/Lunatic-Model/ @@ -56,7 +56,7 @@ org.slf4j slf4j-api - 2.0.13 + 2.0.16 @@ -69,14 +69,14 @@ org.junit.jupiter junit-jupiter - 5.10.3 + 5.11.0 test com.fasterxml.jackson.core jackson-databind - 2.17.1 + 2.17.2 @@ -94,7 +94,7 @@ org.projectlombok lombok - 1.18.32 + 1.18.34 @@ -113,7 +113,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.4.0 @@ -166,7 +166,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.8.0 attach-javadocs @@ -191,7 +191,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.5 sign-artifacts