mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-30 15:52:15 +00:00
Update Gradle Wrapper Upgrade
Issue gh-16221
This commit is contained in:
parent
5353d499b4
commit
d1b7f8a119
@ -120,7 +120,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.3.x' // runs only on 6.3.x and the update is merged forward to main
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user