Skip to content

Commit e84840d

Browse files
Bump spring_version from 6.2.4 to 6.2.5 (#5203)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0856264 commit e84840d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ buildscript {
3333
jjwt_version = '0.12.6'
3434
guava_version = '33.4.5-jre'
3535
jaxb_version = '2.3.9'
36-
spring_version = '6.2.4'
36+
spring_version = '6.2.5'
3737
bouncycastle_version = '1.78'
3838

3939
if (buildVersionQualifier) {

0 commit comments

Comments
 (0)