mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-11-01 23:29:01 +00:00
Merge branch '6.4.x' into 6.5.x
This commit is contained in:
commit
a9fcec8b46
@ -78,7 +78,11 @@ Maven::
|
||||
<!-- ... -->
|
||||
<repository>
|
||||
<id>shibboleth-releases</id>
|
||||
<url>https://build.shibboleth.net/nexus/content/repositories/releases/</url>
|
||||
<name>Shibboleth Releases Repository</name>
|
||||
<url>https://build.shibboleth.net/maven/releases/</url>
|
||||
<snapshots>
|
||||
<enabled>false</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
</repositories>
|
||||
<dependency>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user