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

gaul pushed a commit to branch 2.2.x
in repository https://gitbox.apache.org/repos/asf/jclouds.git


The following commit(s) were added to refs/heads/2.2.x by this push:
     new eeb5d73  JCLOUDS-1540 - Update Snakeyaml
eeb5d73 is described below

commit eeb5d73a292172aa61ed51e59decc51d46b91676
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Mar 3 08:02:04 2020 +0000

    JCLOUDS-1540 - Update Snakeyaml
---
 apis/byon/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apis/byon/pom.xml b/apis/byon/pom.xml
index 3c85f40..5e0f442 100644
--- a/apis/byon/pom.xml
+++ b/apis/byon/pom.xml
@@ -73,7 +73,7 @@
     <dependency>
       <groupId>org.yaml</groupId>
       <artifactId>snakeyaml</artifactId>
-      <version>1.17</version>
+      <version>1.26</version>
     </dependency>
     <dependency>
       <groupId>com.google.auto.service</groupId>

Reply via email to