Skip to content

Commit

Permalink
set the minimum version of remoting
Browse files Browse the repository at this point in the history
  • Loading branch information
jtnord authored May 15, 2024
1 parent e11dd46 commit b0a058f
Showing 1 changed file with 1 addition and 1 deletion.
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>3244.vf7f977e04755</remoting.version>
<!-- Minimum Remoting version, which is tested for API compatibility -->
<remoting.minimum.supported.version>4.13</remoting.minimum.supported.version>
<remoting.minimum.supported.version>3244.vf7f977e04755</remoting.minimum.supported.version>

<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.threshold>Medium</spotbugs.threshold>
Expand Down

0 comments on commit b0a058f

Please sign in to comment.