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 aa9e1b5 commit 8f167d9Copy full SHA for 8f167d9
build.gradle
@@ -125,7 +125,7 @@ wrapperUpgrade {
125
gradle {
126
'spring-security' {
127
repo = 'spring-projects/spring-security'
128
- baseBranch = '6.1.x' // runs only on 6.1.x and the update is merged forward to main
+ baseBranch = '6.2.x' // runs only on 6.2.x and the update is merged forward to main
129
}
130
131
0 commit comments