We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a058f commit e796d10Copy full SHA for e796d10
pom.xml
@@ -87,9 +87,9 @@ THE SOFTWARE.
87
<changelog.url>https://www.jenkins.io/changelog</changelog.url>
88
89
<!-- Bundled Remoting version -->
90
- <remoting.version>3244.vf7f977e04755</remoting.version>
+ <remoting.version>3247.ve718884b_d4c9</remoting.version>
91
<!-- Minimum Remoting version, which is tested for API compatibility -->
92
- <remoting.minimum.supported.version>3244.vf7f977e04755</remoting.minimum.supported.version>
+ <remoting.minimum.supported.version>4.13</remoting.minimum.supported.version>
93
94
<spotbugs.effort>Max</spotbugs.effort>
95
<spotbugs.threshold>Medium</spotbugs.threshold>
0 commit comments