We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e48f7 commit 96b16c7Copy full SHA for 96b16c7
openig-core/pom.xml
@@ -149,6 +149,10 @@
149
<artifactId>kafka_2.13</artifactId>
150
<version>3.9.1</version>
151
</dependency>
152
+ <dependency>
153
+ <groupId>org.apache.zookeeper</groupId>
154
+ <artifactId>zookeeper</artifactId>
155
+ </dependency>
156
<dependency>
157
<groupId>org.openidentityplatform.commons</groupId>
158
<artifactId>json-resource-http</artifactId>
0 commit comments