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 f97f21e commit fd66c6bCopy full SHA for fd66c6b
service/build.gradle
@@ -344,7 +344,7 @@ dependencies {
344
implementation 'info.picocli:picocli:4.6.1'
345
implementation 'org.apache.commons:commons-lang3:3.1'
346
implementation 'org.apache.httpcomponents:httpclient:4.5.9'
347
- implementation 'org.apache.kafka:kafka-clients:2.1.0'
+ implementation 'org.apache.kafka:kafka-clients:4.1.0'
348
implementation 'org.ini4j:ini4j:0.5.2'
349
implementation 'org.mongodb:bson:4.11.1'
350
implementation 'org.mongodb:bson-record-codec:4.11.1'
0 commit comments