File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
web/src/main/java/org/springframework/security/web Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright 2002-2023 the original author or authors.
2
+ * Copyright 2002-2025 the original author or authors.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -554,7 +554,7 @@ static final class FilterChainObservationConvention
554
554
555
555
private static final String CHAIN_SIZE_NAME = "spring.security.filterchain.size" ;
556
556
557
- private static final String FILTER_SECTION_NAME = "security .security.reached.filter.section" ;
557
+ private static final String FILTER_SECTION_NAME = "spring .security.reached.filter.section" ;
558
558
559
559
private static final String FILTER_NAME = "spring.security.reached.filter.name" ;
560
560
You can’t perform that action at this time.
0 commit comments