mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 15:22:15 +00:00
Fix migration source type
Previously the migration-7/web.adoc source type was kotlin for the xml source. This commit fixes that. Closes gh-16662
This commit is contained in:
parent
3e0be28602
commit
e64102b83c
@ -91,7 +91,7 @@ http {
|
|||||||
|
|
||||||
Xml::
|
Xml::
|
||||||
+
|
+
|
||||||
[source,kotlin,role="secondary"]
|
[source,xml,role="secondary"]
|
||||||
----
|
----
|
||||||
<http entry-point-ref="myEntryPoint">
|
<http entry-point-ref="myEntryPoint">
|
||||||
<!-- ... -->
|
<!-- ... -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user