Skip to content

Commit

Permalink
Bump org.springframework.kafka:spring-kafka-test from 2.9.13 to 3.3.0 (
Browse files Browse the repository at this point in the history
…opensearch-project#4946)

Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks authored Dec 4, 2024
1 parent 64f4d5b commit 67f378a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@ dependencies {
testImplementation "org.apache.kafka:kafka_2.13:${kafka_version}:test"
testImplementation "org.apache.kafka:kafka-clients:${kafka_version}:test"
testImplementation 'commons-validator:commons-validator:1.9.0'
testImplementation 'org.springframework.kafka:spring-kafka-test:2.9.13'
testImplementation 'org.springframework.kafka:spring-kafka-test:3.3.0'
testImplementation "org.springframework:spring-beans:${spring_version}"
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.3'
Expand Down

0 comments on commit 67f378a

Please sign in to comment.