SUPPORT-8774 update kafka-clients (from develop)

This commit is contained in:
kochetkov 2025-01-14 15:23:46 +03:00
parent 2bbf267c07
commit e2ce54daaf

View file

@ -89,6 +89,14 @@
<groupId>org.springframework.kafka</groupId>
<artifactId>spring-kafka</artifactId>
</dependency>
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
</dependency>
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
</dependency>
<dependency>
<groupId>ru.cg.webbpm.modules</groupId>
<artifactId>inject</artifactId>