File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,11 +102,11 @@ dependencies {
102102 implementation ' org.springframework.boot:spring-boot-starter-integration'
103103 implementation group : ' org.apache.avro' , name : ' avro' , version : ' 1.12.0'
104104 implementation ' org.springframework.boot:spring-boot-starter-data-jpa'
105- implementation ' org.apache.kafka:kafka-clients:4.1.0 '
105+ implementation ' org.apache.kafka:kafka-clients:4.1.1 '
106106 implementation ' org.springframework.kafka:spring-kafka'
107107 implementation ' org.springframework.integration:spring-integration-kafka'
108108 implementation ' org.springframework.boot:spring-boot-starter-web'
109- implementation " org.apache.kafka:kafka-clients:4.1.0 "
109+ implementation " org.apache.kafka:kafka-clients:4.1.1 "
110110 implementation " org.liquibase:liquibase-core"
111111 implementation " org.springframework.boot:spring-boot-starter-jdbc"
112112 developmentOnly ' org.springframework.boot:spring-boot-devtools'
You can’t perform that action at this time.
0 commit comments