You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/08/23 10:26:26 UTC

camel git commit: Upgrade Snakeyaml to version 1.16

Repository: camel
Updated Branches:
  refs/heads/master db50423c0 -> cdda799e2


Upgrade Snakeyaml to version 1.16


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cdda799e
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cdda799e
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/cdda799e

Branch: refs/heads/master
Commit: cdda799e2b9938407320cf28ecf984a62dfd2195
Parents: db50423
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Aug 23 10:25:31 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Aug 23 10:25:31 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/cdda799e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7c4ca09..b917f48 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -437,7 +437,7 @@
     <slf4j-version>1.7.12</slf4j-version>
     <smack-bundle-version>4.0.6</smack-bundle-version>
     <smack-version>4.0.7</smack-version>
-    <snakeyaml-version>1.15</snakeyaml-version>
+    <snakeyaml-version>1.16</snakeyaml-version>
     <snappy-version>1.1.1.7</snappy-version>
     <snmp4j-version>2.3.3_1</snmp4j-version>
     <solr-bundle-version>4.10.2_1</solr-bundle-version>