This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 2_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 5186720c7bcc6437b4934ac41f7ed74f2b303b39 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Thu Jun 11 07:27:32 2020 +0200 Upgrading Hotswap --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index de6005a..c37230a 100644 --- a/pom.xml +++ b/pom.xml @@ -510,7 +510,7 @@ under the License. <antlr4.version>4.8-1</antlr4.version> - <hotswap.version>1.4.0</hotswap.version> + <hotswap.version>1.4.1</hotswap.version> <testds.port>1389</testds.port> <testdb.webport>9082</testdb.webport>
