Skip to content

Commit f1824f8

Browse files
Merge branch '5.8.x' into 6.0.x
Closes gh-12435
2 parents 334354f + 36d83f8 commit f1824f8

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)