Skip to content

Commit

Permalink
Upgrade to latest version of Remoting.
Browse files Browse the repository at this point in the history
Primarily this eliminates a potential deadlock in managing the ProtocolStack.
  • Loading branch information
jeffret-b committed Sep 28, 2018
1 parent c4acc81 commit 143c1c5
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 @@ -106,7 +106,7 @@ THE SOFTWARE.
<maven-war-plugin.version>3.0.0</maven-war-plugin.version> <!-- JENKINS-47127 bump when 3.2.0 is out. Cf. MWAR-407 -->

<!-- Bundled Remoting version -->
<remoting.version>3.26</remoting.version>
<remoting.version>3.27</remoting.version>
<!-- Minimum Remoting version, which is tested for API compatibility -->
<remoting.minimum.supported.version>3.4</remoting.minimum.supported.version>

Expand Down

0 comments on commit 143c1c5

Please sign in to comment.