Fix since version for ImageReference

See gh-35459
This commit is contained in:
Johnny Lim 2023-05-18 00:22:39 +09:00 committed by Scott Frederick
parent 18efa6c9e5
commit 54f85b1181

View File

@ -26,7 +26,7 @@ import org.springframework.util.ObjectUtils;
*
* @author Phillip Webb
* @author Scott Frederick
* @since 2.3.0
* @since 3.1.0
*/
public final class ImageReference {