You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by al...@apache.org on 2019/01/24 14:13:52 UTC

[brooklyn-server] branch master updated: winrm4j 0.5.0 -> 0.6.1

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

aledsage pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git


The following commit(s) were added to refs/heads/master by this push:
     new 6072d53  winrm4j 0.5.0 -> 0.6.1
     new 70404e6  This closes #1029
6072d53 is described below

commit 6072d5365ea904f80998a0ff44af88c423483e5e
Author: Martin Harris <gi...@nakomis.com>
AuthorDate: Thu Jan 24 11:48:59 2019 +0000

    winrm4j 0.5.0 -> 0.6.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1b776da..b2c22ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
         <jax-rs-api.version>2.1.1</jax-rs-api.version>
         <maxmind.version>2.8.0-rc1</maxmind.version>
         <maxmind-db.version>1.2.1</maxmind-db.version>
-        <winrm4j.version>0.5.0</winrm4j.version>
+        <winrm4j.version>0.6.1</winrm4j.version>
         <felix-osgi-compendium.version>1.4.0</felix-osgi-compendium.version>
         <kubernetes-client.version>1.4.27</kubernetes-client.version>