This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 2_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit c8ddf5f2586e0cf23143fb33c39c6f6818c9e595 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Wed Jan 8 15:14:00 2020 +0100 Upgrading Hotswap Agent --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8a9dd9b..ef20052 100644 --- a/pom.xml +++ b/pom.xml @@ -499,7 +499,7 @@ under the License. <antlr4.version>4.7.2</antlr4.version> - <hotswap.version>1.3.0</hotswap.version> + <hotswap.version>1.4.0</hotswap.version> <testds.port>1389</testds.port> <testdb.webport>9082</testdb.webport>
