Skip to content

Commit

Permalink
Update javadoc in TcpSlaveAgentListener.java
Browse files Browse the repository at this point in the history
  • Loading branch information
longngn committed Mar 19, 2019
1 parent 05d9675 commit 0bc11ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/main/java/hudson/TcpSlaveAgentListener.java
Expand Up @@ -156,6 +156,7 @@ public String getAgentProtocolNames() {

/**
* Gets Remoting minimum supported version to prevent unsupported agents from connecting
* @since 2.169
*/
public VersionNumber getRemotingMinimumVersion() {
return RemotingVersionInfo.getMinimumSupportedVersion();
Expand Down

0 comments on commit 0bc11ee

Please sign in to comment.