mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-27 14:22:47 +00:00
Update to OpenSAML 4.1.1
Closes gh-9976
This commit is contained in:
parent
b2bb014492
commit
93f59a228b
@ -43,9 +43,9 @@ dependencies {
|
||||
api "org.opensaml:opensaml-core"
|
||||
api "org.opensaml:opensaml-saml-api"
|
||||
api "org.opensaml:opensaml-saml-impl"
|
||||
opensaml4MainCompile "org.opensaml:opensaml-core:4.1.0"
|
||||
opensaml4MainCompile "org.opensaml:opensaml-saml-api:4.1.0"
|
||||
opensaml4MainCompile "org.opensaml:opensaml-saml-impl:4.1.0"
|
||||
opensaml4MainCompile "org.opensaml:opensaml-core:4.1.1"
|
||||
opensaml4MainCompile "org.opensaml:opensaml-saml-api:4.1.1"
|
||||
opensaml4MainCompile "org.opensaml:opensaml-saml-impl:4.1.1"
|
||||
|
||||
provided 'javax.servlet:javax.servlet-api'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user