mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-01 09:42:13 +00:00
Update Wrapper Upgrade Configuration
Issue gh-15155
This commit is contained in:
parent
aa9e1b5088
commit
8f167d93a7
@ -125,7 +125,7 @@ wrapperUpgrade {
|
|||||||
gradle {
|
gradle {
|
||||||
'spring-security' {
|
'spring-security' {
|
||||||
repo = 'spring-projects/spring-security'
|
repo = 'spring-projects/spring-security'
|
||||||
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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user