This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/master by this push:
     new 449e424  ARTEMIS-2747 Upgrade com.sun.minsw to 2.7.0
     new 7906569  This closes #3111
449e424 is described below

commit 449e4243e34cc769bcd272d663bd317a39548400
Author: Clebert Suconic <[email protected]>
AuthorDate: Thu Apr 30 15:13:11 2020 -0400

    ARTEMIS-2747 Upgrade com.sun.minsw to 2.7.0
---
 artemis-cli/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml
index 46be5df..6209671 100644
--- a/artemis-cli/pom.xml
+++ b/artemis-cli/pom.xml
@@ -29,7 +29,7 @@
 
    <properties>
       <activemq.basedir>${project.basedir}/..</activemq.basedir>
-      <winsw.version>1.18</winsw.version>
+      <winsw.version>2.7.0</winsw.version>
    </properties>
 
    <dependencies>

Reply via email to