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.
1 parent 5353d49 commit d1b7f8aCopy full SHA for d1b7f8a
build.gradle
@@ -120,7 +120,7 @@ wrapperUpgrade {
120
gradle {
121
'spring-security' {
122
repo = 'spring-projects/spring-security'
123
- baseBranch = '6.1.x' // runs only on 6.1.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
124
}
125
126
0 commit comments