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 2016/02/28 09:44:48 UTC

camel git commit: Upgrade Gson to version 2.6.2

Repository: camel
Updated Branches:
  refs/heads/master f445de829 -> 6fc69f522


Upgrade Gson to version 2.6.2


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

Branch: refs/heads/master
Commit: 6fc69f522d32e213e46f2f69a48b2805275c419a
Parents: f445de8
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Feb 28 09:44:14 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Feb 28 09:44:14 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/6fc69f52/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 328c2e3..6ea8b43 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -210,7 +210,7 @@
     <google-truth-version>0.27</google-truth-version>
     <grizzly-websockets-version>2.3.24</grizzly-websockets-version>
     <groovy-version>2.4.6</groovy-version>
-    <gson-version>2.6.1</gson-version>
+    <gson-version>2.6.2</gson-version>
     <guice3-version>3.0</guice3-version>
     <guice-version>4.0</guice-version>
     <guice-bundle-version>3.0_1</guice-bundle-version>