Skip to content

Commit 9da9bb9

Browse files
committed
Fix since tag
1 parent 3f42e16 commit 9da9bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-webflux/src/main/java/org/springframework/web/reactive/result/method/HandlerMethodArgumentResolverComposite.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
* Previously resolved method parameters are cached for faster lookups.
3838
*
3939
* @author Rossen Stoyanchev
40-
* @since 5.3
40+
* @since 5.1.3
4141
*/
4242
class HandlerMethodArgumentResolverComposite implements HandlerMethodArgumentResolver {
4343

0 commit comments

Comments
 (0)