Skip to content

Commit e796d10

Browse files
committed
pick up backward compatable remoting version
1 parent b0a058f commit e796d10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ THE SOFTWARE.
8787
<changelog.url>https://www.jenkins.io/changelog</changelog.url>
8888

8989
<!-- Bundled Remoting version -->
90-
<remoting.version>3244.vf7f977e04755</remoting.version>
90+
<remoting.version>3247.ve718884b_d4c9</remoting.version>
9191
<!-- Minimum Remoting version, which is tested for API compatibility -->
92-
<remoting.minimum.supported.version>3244.vf7f977e04755</remoting.minimum.supported.version>
92+
<remoting.minimum.supported.version>4.13</remoting.minimum.supported.version>
9393

9494
<spotbugs.effort>Max</spotbugs.effort>
9595
<spotbugs.threshold>Medium</spotbugs.threshold>

0 commit comments

Comments
 (0)