Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[FIXED JENKINS-39835] - Update remoting to 3.4 (#2679)
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
pom.xml
|
@@ -181,7 +181,7 @@ THE SOFTWARE. |
|
|
<dependency> |
|
|
<groupId>org.jenkins-ci.main</groupId> |
|
|
<artifactId>remoting</artifactId> |
|
|
<version>3.3</version> |
|
|
<version>3.4</version> |
|
|
</dependency> |
|
|
|
|
|
<dependency> |
|
|