mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 16:52:13 +00:00
Add Link to 6.0 Migration Guide
Issue gh-12093
This commit is contained in:
parent
24cc7ff178
commit
2a95a24390
@ -2,7 +2,14 @@
|
|||||||
= Migrating to 6.0
|
= Migrating to 6.0
|
||||||
|
|
||||||
The Spring Security team has prepared the 5.8 release to simplify upgrading to Spring Security 6.0.
|
The Spring Security team has prepared the 5.8 release to simplify upgrading to Spring Security 6.0.
|
||||||
Use 5.8 and the steps below to minimize changes when updating to 6.0.
|
Use 5.8 and the steps below to minimize changes when
|
||||||
|
ifdef::spring-security-version[]
|
||||||
|
xref:6.0.0@migration.adoc[updating to 6.0]
|
||||||
|
endif::[]
|
||||||
|
ifndef::spring-security-version[]
|
||||||
|
updating to 6.0
|
||||||
|
endif::[]
|
||||||
|
.
|
||||||
|
|
||||||
== Servlet
|
== Servlet
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user