правка версии кафка

This commit is contained in:
Kayashov.SM
2025-04-25 12:25:20 +04:00
parent 5dea9c1b0b
commit 5902cc2da4
2 changed files with 12 additions and 35 deletions

10
pom.xml
View File

@@ -89,11 +89,11 @@
<artifactId>lombok</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework.kafka</groupId>
<artifactId>spring-kafka</artifactId>
<version>3.2.4</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.springframework.kafka</groupId>-->
<!-- <artifactId>spring-kafka</artifactId>-->
<!-- <version>3.2.4</version>-->
<!-- </dependency>-->
</dependencies>
<build>