Skip to content

Commit adcfa87

Browse files
committed
Polish
1 parent c66fcf3 commit adcfa87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-session-core/src/main/java/org/springframework/session/web/http/SessionRepositoryFilter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ public void invalidate() {
420420
/**
421421
* Ensures session is committed before issuing an include.
422422
*
423-
* @since 2.0.8
423+
* @since 1.3.4
424424
*/
425425
private final class SessionCommittingRequestDispatcher
426426
implements RequestDispatcher {

0 commit comments

Comments
 (0)