diff --git a/pom.xml b/pom.xml index 5020f85..9a47a2e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,9 +11,17 @@ 17 21.1.1 3.4.0 + 7.5.0 5.9.2 + + + confluent + https://packages.confluent.io/maven/ + + + org.keycloak @@ -54,6 +62,17 @@ + + io.confluent + kafka-schema-registry + ${confluent.version} + + + io.confluent + kafka-avro-serializer + ${confluent.version} + + org.junit.jupiter junit-jupiter-api