diff --git a/java/pom.xml b/java/pom.xml index 673cfc57b..cb99a0a6b 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -139,7 +139,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.10.3.0 + 4.10.4.0 com.diffplug.spotless diff --git a/java/sdk/pom.xml b/java/sdk/pom.xml index 2dd1ac2d6..0d5234611 100644 --- a/java/sdk/pom.xml +++ b/java/sdk/pom.xml @@ -79,7 +79,7 @@ com.fasterxml.jackson.core jackson-databind - 2.22.1 + 2.22.2 com.fasterxml.jackson.core @@ -89,14 +89,14 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.22.1 + 2.22.2 com.github.spotbugs spotbugs-annotations - 4.10.3 + 4.10.4 provided