Skip to content

Commit 24adf7c

Browse files
Rishikesh1159samuelcostae
authored andcommitted
Upgrade spring-core from 5.3.26 to 5.3.27. (opensearch-project#2717)
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
1 parent 9907aaf commit 24adf7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ dependencies {
462462
testCompileOnly 'org.apiguardian:apiguardian-api:1.0.0'
463463
// Kafka test execution
464464
testRuntimeOnly 'org.springframework.retry:spring-retry:1.3.3'
465-
testRuntimeOnly ('org.springframework:spring-core:5.3.26') {
465+
testRuntimeOnly ('org.springframework:spring-core:5.3.27') {
466466
exclude(group:'org.springframework', module: 'spring-jcl' )
467467
}
468468
testRuntimeOnly 'org.scala-lang:scala-library:2.13.9'

0 commit comments

Comments
 (0)