From 8d4a0248093060b0b40547eff20c90bdb564b4ed Mon Sep 17 00:00:00 2001 From: Josh Cummings Date: Mon, 7 Aug 2023 16:00:56 -0600 Subject: [PATCH] Update Copyright PR gh-13472 --- .../config/annotation/web/builders/FilterOrderRegistration.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/src/main/java/org/springframework/security/config/annotation/web/builders/FilterOrderRegistration.java b/config/src/main/java/org/springframework/security/config/annotation/web/builders/FilterOrderRegistration.java index 09d9766f11..25d7f95287 100644 --- a/config/src/main/java/org/springframework/security/config/annotation/web/builders/FilterOrderRegistration.java +++ b/config/src/main/java/org/springframework/security/config/annotation/web/builders/FilterOrderRegistration.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2021 the original author or authors. + * Copyright 2002-2023 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.