Commit 74ff843
authored
[JENKINS-76295] Allow SSH build agents to connect (#11310)
[JENKINS-76295] Revert "Update dependency commons-io:commons-io to v2.21.0 (#11276)"
https://issues.jenkins.io/browse/JENKINS-76295 reports that SSH build
agents fail to connect after this change was included.
Testing done:
* Confirmed that Jenkins 2.537 fails to start an SSH build agent on
Debian 13
* Confirmed that with this change reverted, the SSH build agent starts
as expected on Debian 13
This reverts commit ab45729.1 parent bdb06bf commit 74ff843
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments