Skip to content

Commit 2a95a24

Browse files
committed
Add Link to 6.0 Migration Guide
Issue gh-12093
1 parent 24cc7ff commit 2a95a24

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/modules/ROOT/pages/migration.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
= Migrating to 6.0
33

44
The Spring Security team has prepared the 5.8 release to simplify upgrading to Spring Security 6.0.
5-
Use 5.8 and the steps below to minimize changes when updating to 6.0.
5+
Use 5.8 and the steps below to minimize changes when
6+
ifdef::spring-security-version[]
7+
xref:6.0.0@migration.adoc[updating to 6.0]
8+
endif::[]
9+
ifndef::spring-security-version[]
10+
updating to 6.0
11+
endif::[]
12+
.
613

714
== Servlet
815

0 commit comments

Comments
 (0)