diff --git a/pom.xml b/pom.xml index afe0ee6..5c30ea5 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.apache.maven.plugins maven-release-plugin - 3.0.1 + 3.1.1 SemVerVersionPolicy v@{project.version} @@ -52,7 +52,7 @@ io.netty netty-codec-http - 4.1.109.Final + 4.1.115.Final org.reflections @@ -62,50 +62,50 @@ org.projectlombok lombok - 1.18.32 + 1.18.36 org.springframework.retry spring-retry - 2.0.5 + 2.0.10 org.slf4j slf4j-api - 2.0.13 + 2.0.16 io.jsonwebtoken jjwt-api - 0.11.5 + 0.12.6 io.jsonwebtoken jjwt-impl - 0.11.5 + 0.12.6 io.jsonwebtoken jjwt-jackson - 0.11.5 + 0.12.6 org.junit.jupiter junit-jupiter - 5.10.2 + 5.11.3 test org.mockito mockito-junit-jupiter - 5.7.0 + 5.14.2 test org.assertj assertj-core - 3.24.2 + 3.26.3 test