Skip to content

Commit

Permalink
Bump remoting from 1.401 to 4.14
Browse files Browse the repository at this point in the history
Bumps [remoting](https://github.com/jenkinsci/remoting) from 1.401 to 4.14.
- [Release notes](https://github.com/jenkinsci/remoting/releases)
- [Changelog](https://github.com/jenkinsci/remoting/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/remoting/commits/remoting-4.14)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:remoting
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2022
1 parent a1132fa commit 3da61f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>1.401</version>
<version>4.14</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 3da61f9

Please sign in to comment.