This is an automated email from the ASF dual-hosted git repository.
heneveld 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 11c6b68 use updated winrm4j
11c6b68 is described below
commit 11c6b6841cd2d2d1c3868740fbff799c051925b6
Author: Alex Heneveld <[email protected]>
AuthorDate: Tue Aug 31 00:57:01 2021 +0100
use updated winrm4j
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e317ff8..78854ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
<jax-rs-api.version>2.1.1</jax-rs-api.version> <!-- differs from
jclouds 2.2.0, which depends on v2.0.1 -->
<maxmind.version>2.8.0-rc1</maxmind.version>
<maxmind-db.version>1.2.1</maxmind-db.version>
- <winrm4j.version>0.12.1</winrm4j.version> <!-- WINRM4J_VERSION -->
+ <winrm4j.version>0.12.2</winrm4j.version> <!-- WINRM4J_VERSION -->
<felix-osgi-compendium.version>1.4.0</felix-osgi-compendium.version>
<kubernetes-client.version>4.9.0</kubernetes-client.version>