diff --git a/pom-maven-central.xml b/pom-maven-central.xml index e0380d1a..d0513d7f 100644 --- a/pom-maven-central.xml +++ b/pom-maven-central.xml @@ -7,7 +7,7 @@ kloadgen - 5.6.8 + 5.6.9 KLoadGen Load Generation Jmeter plugin for Kafka Cluster. Supporting AVRO, JSON Schema and Protobuf schema types. Generate Artificial @@ -485,6 +485,11 @@ proto-google-common-protos 2.24.0 + + com.google.protobuf + protobuf-java + 3.24.3 + org.slf4j slf4j-api diff --git a/pom.xml b/pom.xml index deb1aaac..7b30c26e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ kloadgen - 5.6.8 + 5.6.9 KLoadGen Load Generation Jmeter plugin for Kafka Cluster. Supporting AVRO, JSON Schema and Protobuf schema types. Generate Artificial @@ -324,7 +324,7 @@ 3.24.2 1.2.0 1.5.1 - 1.11.2 + 1.11.3 1.9.4 4.4 3.12.0 @@ -485,6 +485,11 @@ proto-google-common-protos 2.24.0 + + com.google.protobuf + protobuf-java + 3.24.3 + org.slf4j slf4j-api