Skip to content

Commit 3079d6a

Browse files
committed
Change @since version to 7.0
1 parent 5c684a0 commit 3079d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/org/springframework/security/core/annotation/ExpressionTemplateSecurityAnnotationScanner.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
* @author Josh Cummings
6969
* @author DingHao
7070
* @author Mike Heath
71-
* @since 6.4
71+
* @since 7.0
7272
*/
7373
final class ExpressionTemplateSecurityAnnotationScanner<A extends Annotation>
7474
extends AbstractSecurityAnnotationScanner<A> {

0 commit comments

Comments
 (0)