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/05/27 06:27:18 UTC

camel git commit: Upgrade Grizzly Websockets to version 2.3.25

Repository: camel
Updated Branches:
  refs/heads/master cefe7f332 -> dcab0fe1c


Upgrade Grizzly Websockets to version 2.3.25


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

Branch: refs/heads/master
Commit: dcab0fe1ca15ddb11cd6a78214abf96009e92c5d
Parents: cefe7f3
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri May 27 08:26:36 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri May 27 08:26:36 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/dcab0fe1/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 38be1d6..bb809d8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,7 +213,7 @@
     <google-api-services-calendar-version>v3-rev99-1.19.0</google-api-services-calendar-version>
     <google-api-services-mail-version>v1-rev15-1.19.0</google-api-services-mail-version>
     <google-truth-version>0.27</google-truth-version>
-    <grizzly-websockets-version>2.3.24</grizzly-websockets-version>
+    <grizzly-websockets-version>2.3.25</grizzly-websockets-version>
     <groovy-version>2.4.6</groovy-version>
     <gson-version>2.6.2</gson-version>
     <guice-version>4.0</guice-version>