Browse Source

Polish migration doc

Issue gh-12675
pull/12746/head
Steve Riesenberg 3 years ago
parent
commit
821db0a1ea
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
  1. 5
      docs/modules/ROOT/pages/migration/index.adoc

5
docs/modules/ROOT/pages/migration/index.adoc

@ -4,12 +4,11 @@
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 Use 5.8 and the steps below to minimize changes when
ifdef::spring-security-version[] ifdef::spring-security-version[]
xref:6.0.0@migration/index.adoc[updating to 6.0] xref:6.0.0@migration/index.adoc[updating to 6.0].
endif::[] endif::[]
ifndef::spring-security-version[] ifndef::spring-security-version[]
updating to 6.0 updating to 6.0.
endif::[] endif::[]
.
== Update to Spring Security 5.8 == Update to Spring Security 5.8

Loading…
Cancel
Save