Skip to content

Commit 6116c33

Browse files
authored
Backport #3187 to 1.3 (#3196)
Signed-off-by: Simeon Widdis <[email protected]>
1 parent 9aa4f08 commit 6116c33

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
@@ -7,7 +7,7 @@
77
buildscript {
88
ext {
99
opensearch_version = System.getProperty("opensearch.version", "1.3.20-SNAPSHOT")
10-
spring_version = "5.3.27"
10+
spring_version = "5.3.39"
1111
}
1212

1313
repositories {

0 commit comments

Comments
 (0)