diff --git a/dc-model-jackson/pom.xml b/dc-model-jackson/pom.xml index 8dda5d74..fcb17c8e 100644 --- a/dc-model-jackson/pom.xml +++ b/dc-model-jackson/pom.xml @@ -17,33 +17,33 @@ com.google.guava guava - 33.2.1-jre + 33.5.0-jre test com.fasterxml.jackson.core jackson-annotations - 2.17.2 + 2.21 com.fasterxml.jackson.core jackson-core - 2.17.2 + 2.21.0 com.fasterxml.jackson.core jackson-databind - 2.17.2 + 2.21.0 com.fasterxml.jackson.datatype jackson-datatype-jdk8 - 2.17.2 + 2.21.0 com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.17.2 + 2.21.0 commons-beanutils @@ -69,12 +69,12 @@ org.slf4j slf4j-api - 2.0.13 + 2.0.17 org.slf4j slf4j-simple - 2.0.13 + 2.0.17 test @@ -101,7 +101,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.3.1 + 3.4.0 @ diff --git a/dc-model/pom.xml b/dc-model/pom.xml index 4e210627..17c1bcfb 100644 --- a/dc-model/pom.xml +++ b/dc-model/pom.xml @@ -17,7 +17,7 @@ commons-io commons-io - 2.16.1 + 2.21.0 javax.validation diff --git a/pom.xml b/pom.xml index 4ed74057..a5e6c3aa 100644 --- a/pom.xml +++ b/pom.xml @@ -67,22 +67,22 @@ org.assertj assertj-core - 3.27.3 + 3.27.7 org.junit.jupiter junit-jupiter - 5.13.1 + 5.14.2 org.projectlombok lombok - 1.18.34 + 1.18.42 org.wikidata.wdtk wdtk-datamodel - 0.14.7 + 0.17.0 @@ -104,7 +104,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 true @@ -112,7 +112,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.2 + 3.12.0 attach-javadocs @@ -129,7 +129,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources @@ -146,12 +146,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.3 + 3.5.4 org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14 pre-unit-test @@ -170,7 +170,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.8.0 + 0.10.0 true central @@ -200,7 +200,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14 @@ -213,7 +213,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.7 + 3.2.8 sign-artifacts