Skip to content

Commit

Permalink
Bump spring_version from 5.3.34 to 5.3.35 (#4350)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent d19a8ba commit e9932af
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.34'
spring_version = '5.3.35'

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

0 comments on commit e9932af

Please sign in to comment.