Skip to content

Commit 1d875a5

Browse files
chore(deps): update dependency org.springframework.kafka:spring-kafka to v3.3.13 (#138)
1 parent 9c87a89 commit 1d875a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation 'org.springframework.boot:spring-boot-starter-web'
2323
implementation 'org.springframework.boot:spring-boot-starter-actuator'
2424
implementation 'org.springframework.boot:spring-boot-starter-validation'
25-
implementation ('org.springframework.kafka:spring-kafka:3.3.12'){
25+
implementation ('org.springframework.kafka:spring-kafka:3.3.13'){
2626
exclude group: 'org.lz4', module: 'lz4-java'
2727
}
2828
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.15'

0 commit comments

Comments
 (0)