Skip to content

Commit

Permalink
Merge pull request #4831 from jeffret-b/remoting-4.5
Browse files Browse the repository at this point in the history
Upgrade to 4.5 version of Remoting.
  • Loading branch information
timja committed Jul 10, 2020
2 parents 4366467 + d4a7e9d commit 3fcc002
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 @@ -101,7 +101,7 @@ THE SOFTWARE.
<maven-war-plugin.version>3.2.3</maven-war-plugin.version>

<!-- Bundled Remoting version -->
<remoting.version>4.3</remoting.version>
<remoting.version>4.5</remoting.version>
<!-- Minimum Remoting version, which is tested for API compatibility -->
<remoting.minimum.supported.version>3.14</remoting.minimum.supported.version>

Expand Down

0 comments on commit 3fcc002

Please sign in to comment.