We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24cc7ff commit 2a95a24Copy full SHA for 2a95a24
docs/modules/ROOT/pages/migration.adoc
@@ -2,7 +2,14 @@
2
= Migrating to 6.0
3
4
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.
+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
12
+.
13
14
== Servlet
15
0 commit comments