Skip to content

Commit

Permalink
[Bakcport 2.x] dependabot: bump org.springframework:spring-beans from…
Browse files Browse the repository at this point in the history
… 5.3.20 to 5.3.30

Signed-off-by: Andrey Pleskach <[email protected]>
  • Loading branch information
willyborankin committed Sep 18, 2023
1 parent c00ddd0 commit d67994c
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 @@ -595,7 +595,7 @@ dependencies {
testImplementation "org.apache.kafka:kafka_2.13:${kafka_version}:test"
testImplementation "org.apache.kafka:kafka-clients:${kafka_version}:test"
testImplementation 'org.springframework.kafka:spring-kafka-test:2.9.6'
testImplementation 'org.springframework:spring-beans:5.3.20'
testImplementation 'org.springframework:spring-beans:5.3.30'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
// Only osx-x86_64, osx-aarch_64, linux-x86_64, linux-aarch_64, windows-x86_64 are available
Expand Down

0 comments on commit d67994c

Please sign in to comment.