Update @since tag for StreamUtils
This commit is contained in:
parent
301628811f
commit
9b72bf4691
|
|
@ -37,7 +37,7 @@ import java.nio.charset.Charset;
|
|||
*
|
||||
* @author Juergen Hoeller
|
||||
* @author Phillip Webb
|
||||
* @since 3.2
|
||||
* @since 3.2.2
|
||||
* @see FileCopyUtils
|
||||
*/
|
||||
public abstract class StreamUtils {
|
||||
|
|
|
|||
Loading…
Reference in New Issue