From e9427e421b7f8c66fc31467478dbdbb15218c6fd Mon Sep 17 00:00:00 2001 From: Vedran Pavic Date: Mon, 8 May 2017 19:45:03 +0200 Subject: [PATCH] Update Spring version --- .../security/core/SpringSecurityCoreVersion.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/java/org/springframework/security/core/SpringSecurityCoreVersion.java b/core/src/main/java/org/springframework/security/core/SpringSecurityCoreVersion.java index 0bc0ab383b..7dc4f70a11 100644 --- a/core/src/main/java/org/springframework/security/core/SpringSecurityCoreVersion.java +++ b/core/src/main/java/org/springframework/security/core/SpringSecurityCoreVersion.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2016 the original author or authors. + * Copyright 2002-2017 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.