diff --git a/bzst-dip-java-client-demo/pom.xml b/bzst-dip-java-client-demo/pom.xml index e4e78d3..3dced62 100644 --- a/bzst-dip-java-client-demo/pom.xml +++ b/bzst-dip-java-client-demo/pom.xml @@ -59,7 +59,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0 ${maven.compiler.release} diff --git a/bzst-dip-java-client/pom.xml b/bzst-dip-java-client/pom.xml index 05cf33f..2fbccd0 100644 --- a/bzst-dip-java-client/pom.xml +++ b/bzst-dip-java-client/pom.xml @@ -58,14 +58,14 @@ org.apache.httpcomponents.client5 httpclient5 - 5.6.3 + 5.6.4 tools.jackson.core jackson-databind - 3.2.1 + 3.2.2 org.openapitools @@ -190,7 +190,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0 ${maven.compiler.release} @@ -234,7 +234,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.6.1 + 3.6.2 generate-sources