Skip to content

Commit

Permalink
Bump spring_version from 5.3.36 to 5.3.37 (opensearch-project#4466)
Browse files Browse the repository at this point in the history
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 Jun 17, 2024
1 parent 439606c commit 61f9d22
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 @@ -33,7 +33,7 @@ buildscript {
jjwt_version = '0.12.5'
guava_version = '32.1.3-jre'
jaxb_version = '2.3.9'
spring_version = '5.3.36'
spring_version = '5.3.37'

if (buildVersionQualifier) {
opensearch_build += "-${buildVersionQualifier}"
Expand Down

0 comments on commit 61f9d22

Please sign in to comment.