diff --git a/pom.xml b/pom.xml index 7fbc85e..53837d3 100644 --- a/pom.xml +++ b/pom.xml @@ -54,19 +54,19 @@ org.apache.pulsar pulsar-client-original - ${apache.pulsar.client.version} + 3.0.10 io.projectreactor reactor-core - ${reactor.core.version} + 3.5.1 com.google.protobuf protobuf-java - ${google.protobuf.version} + 3.25.5 @@ -91,35 +91,35 @@ org.junit.jupiter junit-jupiter-engine - ${junit-jupiter.version} + 5.9.1 test org.testcontainers testcontainers - ${testcontainers.version} + 1.17.6 test org.testcontainers junit-jupiter - ${testcontainers.version} + 1.19.1 test org.testcontainers pulsar - ${testcontainers.version} + 1.19.1 test org.awaitility awaitility - ${awaitility.version} + 4.2.0 test