From b6d61b2f106a811d6bdc4976deb7bfb17faf1827 Mon Sep 17 00:00:00 2001 From: Josh Cummings <3627351+jzheaux@users.noreply.github.com> Date: Wed, 2 Jul 2025 13:54:07 -0600 Subject: [PATCH] Use PathPatternRequestMatcher in itest Issue gh-16887 --- .../resources/filter-chain-performance-app-context.xml | 4 ++-- .../resources/spring/http-security-concurrency.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/itest/context/src/integration-test/resources/filter-chain-performance-app-context.xml b/itest/context/src/integration-test/resources/filter-chain-performance-app-context.xml index 7b6ac0c656..8311103464 100644 --- a/itest/context/src/integration-test/resources/filter-chain-performance-app-context.xml +++ b/itest/context/src/integration-test/resources/filter-chain-performance-app-context.xml @@ -11,13 +11,13 @@ http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security.xsd"> - + - + diff --git a/itest/web/src/integration-test/resources/spring/http-security-concurrency.xml b/itest/web/src/integration-test/resources/spring/http-security-concurrency.xml index 310f1bedfe..7ba9243c79 100644 --- a/itest/web/src/integration-test/resources/spring/http-security-concurrency.xml +++ b/itest/web/src/integration-test/resources/spring/http-security-concurrency.xml @@ -47,6 +47,6 @@ - +