Skip to content

Commit 36d83f8

Browse files
ghustamarcusdacoregio
authored andcommitted
Fix Javadoc since tag for class ExpressionAuthorizationDecision
Closes gh-12411
1 parent 5818201 commit 36d83f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/org/springframework/security/authorization/ExpressionAuthorizationDecision.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* Represents an {@link AuthorizationDecision} based on a {@link Expression}
2323
*
2424
* @author Marcus Da Coregio
25-
* @since 5.6
25+
* @since 5.8
2626
*/
2727
public class ExpressionAuthorizationDecision extends AuthorizationDecision {
2828

0 commit comments

Comments
 (0)