You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2018/04/21 10:41:22 UTC

[camel] branch master updated: Upgrade SnakeYAML to version 1.21

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

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 9348685  Upgrade SnakeYAML to version 1.21
9348685 is described below

commit 93486854de330668b84444adc93e2e9e481631fe
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Sat Apr 21 12:41:14 2018 +0200

    Upgrade SnakeYAML to version 1.21
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d1761ed..4e66967 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -623,7 +623,7 @@
     <slf4j-api-version>1.7.25</slf4j-api-version>
     <slf4j-version>1.7.25</slf4j-version>
     <smack-version>4.2.3</smack-version>
-    <snakeyaml-version>1.20</snakeyaml-version>
+    <snakeyaml-version>1.21</snakeyaml-version>
     <snappy-version>1.1.4</snappy-version>
     <snmp4j-version>2.6.0_1</snmp4j-version>
     <solr-bundle-version>5.5.2_1</solr-bundle-version>

-- 
To stop receiving notification emails like this one, please contact
pascalschumacher@apache.org.