We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f91d937 + 55d6122 commit 86f8129Copy full SHA for 86f8129
build.gradle
@@ -124,7 +124,7 @@ wrapperUpgrade {
124
gradle {
125
'spring-security' {
126
repo = 'spring-projects/spring-security'
127
- baseBranch = '6.2.x' // runs only on 6.2.x and the update is merged forward to main
+ baseBranch = '6.3.x' // runs only on 6.3.x and the update is merged forward to main
128
}
129
130
0 commit comments