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/05/08 17:22:58 UTC

camel git commit: Upgrade snakeyaml to 1.15

Repository: camel
Updated Branches:
  refs/heads/master 07326670b -> c4a16df02


Upgrade snakeyaml to 1.15


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

Branch: refs/heads/master
Commit: c4a16df02edd42f676972aa3ef1ac051085dfcea
Parents: 0732667
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri May 8 17:20:52 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri May 8 17:21:12 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/c4a16df0/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 500c2e5..d9fec3e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -422,7 +422,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.14</snakeyaml-version>
+    <snakeyaml-version>1.15</snakeyaml-version>
     <snappy-version>1.1.0.1</snappy-version>
     <snmp4j-version>2.3.3_1</snmp4j-version>
     <solr-bundle-version>4.10.2_1</solr-bundle-version>