Skip to content

Commit

Permalink
dependabot: bump org.springframework:spring-beans from 5.3.20 to 5.3.…
Browse files Browse the repository at this point in the history
…29 (opensearch-project#3342)

Bumps
[org.springframework:spring-beans](https://github.com/spring-projects/spring-framework)
from 5.3.20 to 5.3.29.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent fdd64a9 commit cacb9fa
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 @@ -593,7 +593,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.12'
testImplementation 'org.springframework:spring-beans:5.3.20'
testImplementation 'org.springframework:spring-beans:5.3.29'
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 cacb9fa

Please sign in to comment.