Skip to content

Commit

Permalink
Merge branch '5.8.x' into 6.0.x
Browse files Browse the repository at this point in the history
Closes gh-13125
  • Loading branch information
marcusdacoregio committed May 2, 2023
2 parents 69338ec + 6d37ca1 commit b6dcb29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ SecurityFilterChain web(HttpSecurity http) throws Exception {
}
----
.XML
[source,xml]
[source,xml,role="secondary"]
----
<http auto-config="true">
<intercept-url request-matcher-ref="dispatcherTypeMatcher" access="permitAll" />
Expand Down

0 comments on commit b6dcb29

Please sign in to comment.