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 11/*
2- * Copyright 2002-2023 the original author or authors.
2+ * Copyright 2002-2025 the original author or authors.
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
@@ -554,7 +554,7 @@ static final class FilterChainObservationConvention
554554
555555 private static final String CHAIN_SIZE_NAME = "spring.security.filterchain.size" ;
556556
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" ;
558558
559559 private static final String FILTER_NAME = "spring.security.reached.filter.name" ;
560560
You can’t perform that action at this time.
0 commit comments