diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index d58dfb7..0ea42ff 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -14,6 +14,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -wrapperVersion=3.3.2 +wrapperVersion=3.3.4 distributionType=only-script -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11/apache-maven-3.9.11-bin.zip diff --git a/mvnw b/mvnw index 19529dd..9b14e06 100644 --- a/mvnw +++ b/mvnw @@ -19,7 +19,7 @@ # ---------------------------------------------------------------------------- # ---------------------------------------------------------------------------- -# Apache Maven Wrapper startup batch script, version 3.3.2 +# Apache Maven Wrapper startup batch script, version 3.3.4 # # Optional ENV vars # ----------------- diff --git a/mvnw.cmd b/mvnw.cmd index 249bdf3..155e00b 100644 --- a/mvnw.cmd +++ b/mvnw.cmd @@ -19,7 +19,7 @@ @REM ---------------------------------------------------------------------------- @REM ---------------------------------------------------------------------------- -@REM Apache Maven Wrapper startup batch script, version 3.3.2 +@REM Apache Maven Wrapper startup batch script, version 3.3.4 @REM @REM Optional ENV vars @REM MVNW_REPOURL - repo url base for downloading maven distribution diff --git a/pom.xml b/pom.xml index 94a45e6..116d40d 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 23 - 5.20.0 + 5.23.0 5.18.0 @@ -85,7 +85,7 @@ org.jetbrains annotations - 26.0.2 + 26.0.2-1 provided @@ -112,7 +112,7 @@ org.apache.poi poi - 5.4.1 + 5.5.0 org.dhatim @@ -127,7 +127,7 @@ org.apache.poi poi-ooxml - 5.4.1 + 5.5.0 org.dhatim @@ -149,18 +149,18 @@ io.jsonwebtoken jjwt-api - 0.12.5 + 0.13.0 io.jsonwebtoken jjwt-impl - 0.12.5 + 0.13.0 runtime io.jsonwebtoken jjwt-jackson - 0.12.5 + 0.13.0 runtime @@ -184,13 +184,13 @@ jakarta.xml.bind jakarta.xml.bind-api - 4.0.2 + 4.0.4 com.github.ben-manes.caffeine caffeine - 3.1.8 + 3.2.3 @@ -211,7 +211,7 @@ org.jvnet.jaxb jaxb-maven-plugin - 4.0.0 + 4.0.11 @@ -231,7 +231,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.5.4 -javaagent:${settings.localRepository}/org/mockito/mockito-core/${mockito.version}/mockito-core-${mockito.version}.jar