mirror of https://github.com/jenkinsci/jenkins.git
Bump Remoting from 4.12 to 4.13 (#6329)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7a97616501
commit
ee87e1e869
2
pom.xml
2
pom.xml
|
@ -90,7 +90,7 @@ THE SOFTWARE.
|
||||||
<changelog.url>https://www.jenkins.io/changelog</changelog.url>
|
<changelog.url>https://www.jenkins.io/changelog</changelog.url>
|
||||||
|
|
||||||
<!-- Bundled Remoting version -->
|
<!-- Bundled Remoting version -->
|
||||||
<remoting.version>4.12</remoting.version>
|
<remoting.version>4.13</remoting.version>
|
||||||
<!-- Minimum Remoting version, which is tested for API compatibility -->
|
<!-- Minimum Remoting version, which is tested for API compatibility -->
|
||||||
<remoting.minimum.supported.version>3.14</remoting.minimum.supported.version>
|
<remoting.minimum.supported.version>3.14</remoting.minimum.supported.version>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue