Skip to content

Commit

Permalink
Update Spring to 5.3.39
Browse files Browse the repository at this point in the history
Signed-off-by: Simeon Widdis <[email protected]>
  • Loading branch information
Swiddis committed Dec 4, 2024
1 parent edc91b9 commit 478e040
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 @@ -7,7 +7,7 @@
buildscript {
ext {
opensearch_version = System.getProperty("opensearch.version", "1.3.4-SNAPSHOT")
spring_version = "5.3.22"
spring_version = "5.3.39"
}

repositories {
Expand Down

0 comments on commit 478e040

Please sign in to comment.