mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-06 12:20:56 +01:00
Revert "Update Shiro to 1.13.0"
The new Shiro version breaks urls with encoded slashes
like the source endpoint with branches containing `/`.
This reverts commit 2a22cbd48c.
This commit is contained in:
@@ -9,7 +9,7 @@ ext {
|
||||
|
||||
mapstructVersion = '1.6.3'
|
||||
jaxbVersion = '4.0.2'
|
||||
shiroVersion = '1.13.0'
|
||||
shiroVersion = '1.12.0'
|
||||
sspVersion = '1.3.0'
|
||||
jjwtVersion = '0.11.5'
|
||||
bouncycastleVersion = '2.73.6'
|
||||
|
||||
Reference in New Issue
Block a user