Skip to content

Commit ef31187

Browse files
shbhmexeMarkEWaite
andauthored
Update core/src/main/java/hudson/util/StreamTaskListener.java
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
1 parent 06fa28f commit ef31187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/hudson/util/StreamTaskListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ public StreamTaskListener(@NonNull OutputStream out, @CheckForNull Charset chars
9494
}
9595

9696
/**
97-
* @deprecated as of 2.328
97+
* @deprecated as of 2.329
9898
* The caller should use {@link #StreamTaskListener(File, Charset)} to pass in
9999
* the charset and file separately, so that this class can handle encoding correctly.
100100
*/

0 commit comments

Comments
 (0)