Skip to content

Commit

Permalink
Bump org.jenkins-ci.main:remoting
Browse files Browse the repository at this point in the history
Bumps [org.jenkins-ci.main:remoting](https://github.com/jenkinsci/remoting) from 3085.vc4c6977c075a to 3256.v88a_f6e922152.
- [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)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:remoting
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 4137e49 commit 3005244
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ THE SOFTWARE.
<!-- Bundled Remoting version -->
<remoting.version>3256.v88a_f6e922152</remoting.version>
<!-- Minimum Remoting version, which is tested for API compatibility -->
<remoting.minimum.supported.version>3107.v665000b_51092</remoting.minimum.supported.version>
<remoting.minimum.supported.version>3256.v88a_f6e922152</remoting.minimum.supported.version>

<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.threshold>Medium</spotbugs.threshold>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ THE SOFTWARE.
<artifactItem>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>3085.vc4c6977c075a</version>
<version>3256.v88a_f6e922152</version>
<type>jar</type>
<outputDirectory>${project.build.outputDirectory}/old-remoting</outputDirectory>
<destFileName>remoting-unsupported.jar</destFileName>
Expand Down

0 comments on commit 3005244

Please sign in to comment.