Skip to content

Commit c0b16b5

Browse files
Update springVersion to v6 [SECURITY]
1 parent f5a8ecb commit c0b16b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ configurations {
113113
}
114114

115115
ext {
116-
springVersion = '5.3.39'
116+
springVersion = '6.0.0'
117117
}
118118

119119
dependencies {

0 commit comments

Comments
 (0)