diff --git a/pom.xml b/pom.xml index d2b89c5..2fb08a3 100644 --- a/pom.xml +++ b/pom.xml @@ -24,16 +24,16 @@ org.springframework.boot spring-boot-starter-parent - 3.5.5 + 4.0.0 UTF-8 UTF-8 21 - 2.8.13 - 8.5.17 - 0.1.5 + 3.0.0 + 8.6.0 + 0.1.7 true @@ -82,12 +82,12 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.20.0 + 2.20.1 org.openapitools jackson-databind-nullable - 0.2.7 + 0.2.8 @@ -106,7 +106,7 @@ org.apache.httpcomponents.client5 httpclient5 - 5.5 + 5.5.1 io.minio @@ -125,7 +125,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources @@ -138,7 +138,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.3 + 3.12.0 attach-javadocs @@ -251,7 +251,7 @@ org.apache.maven.plugins maven-release-plugin - 3.1.1 + 3.2.0 pom.xml