diff --git a/pom.xml b/pom.xml index df673989..f518b86e 100644 --- a/pom.xml +++ b/pom.xml @@ -33,9 +33,9 @@ along with ShieldBlaze ExpressGateway. If not, see 21 - 5.5.0 - 4.1.108.Final - 2.7.5 + 5.9.0 + 4.2.10.Final + 4.0.3 pom @@ -100,7 +100,7 @@ along with ShieldBlaze ExpressGateway. If not, see software.amazon.awssdk bom - 2.17.285 + 2.42.8 pom import @@ -134,42 +134,42 @@ along with ShieldBlaze ExpressGateway. If not, see io.netty netty-tcnative - 2.0.61.Final + 2.0.75.Final io.netty.incubator netty-incubator-transport-native-io_uring - 0.0.21.Final + 0.0.26.Final org.apache.logging.log4j log4j-api - 2.19.0 + 2.25.3 org.apache.logging.log4j log4j-core - 2.19.0 + 2.25.3 org.apache.logging.log4j log4j-slf4j-impl - 2.19.0 + 2.25.3 org.junit.jupiter junit-jupiter-api - 5.9.0 + 6.0.3 test @@ -177,7 +177,7 @@ along with ShieldBlaze ExpressGateway. If not, see org.junit.jupiter junit-jupiter-engine - 5.9.0 + 6.0.3 test @@ -185,7 +185,7 @@ along with ShieldBlaze ExpressGateway. If not, see com.google.guava guava - 32.0.0-jre + 33.5.0-jre @@ -199,28 +199,28 @@ along with ShieldBlaze ExpressGateway. If not, see com.aayushatharva.brotli4j brotli4j - 1.12.0 + 1.20.0 com.google.code.gson gson - 2.10 + 2.13.2 it.unimi.dsi fastutil - 8.5.9 + 8.5.18 com.fasterxml.jackson.core jackson-databind - 2.14.0 + 2.21.1 @@ -266,21 +266,21 @@ along with ShieldBlaze ExpressGateway. If not, see com.squareup.okhttp3 okhttp - 4.10.0 + 5.3.2 com.github.vladimir-bukhtoyarov bucket4j-core - 7.6.0 + 8.0.1 org.apache.zookeeper zookeeper - 3.9.2 + 3.9.5 ch.qos.logback @@ -335,7 +335,7 @@ along with ShieldBlaze ExpressGateway. If not, see org.mockito mockito-core - 4.8.0 + 5.22.0 test @@ -343,14 +343,14 @@ along with ShieldBlaze ExpressGateway. If not, see io.micrometer micrometer-core - 1.10.2 + 1.16.3 org.jetbrains annotations - 24.1.0 + 26.1.0 @@ -364,7 +364,7 @@ along with ShieldBlaze ExpressGateway. If not, see org.projectlombok lombok - 1.18.36 + 1.18.42 provided @@ -372,14 +372,14 @@ along with ShieldBlaze ExpressGateway. If not, see jakarta.validation jakarta.validation-api - 3.1.0 + 3.1.1 org.hibernate.validator hibernate-validator - 8.0.1.Final + 9.1.0.Final @@ -402,7 +402,7 @@ along with ShieldBlaze ExpressGateway. If not, see org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.15.0 17 17 @@ -411,7 +411,7 @@ along with ShieldBlaze ExpressGateway. If not, see org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.5.5 --add-exports java.base/jdk.internal.misc=ALL-UNNAMED @@ -421,7 +421,7 @@ along with ShieldBlaze ExpressGateway. If not, see org.jacoco jacoco-maven-plugin - 0.8.7 + 0.8.14