You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2015/04/11 18:13:56 UTC

camel git commit: 8608: Update grizzly as there is some api changes that ahc requires

Repository: camel
Updated Branches:
  refs/heads/master cc4367851 -> 4d5d37330


8608: Update grizzly as there is some api changes that ahc requires


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

Branch: refs/heads/master
Commit: 4d5d37330fde464db6d348fb1f8e60371826684a
Parents: cc43678
Author: Claus Ibsen <da...@apache.org>
Authored: Sat Apr 11 18:16:46 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Sat Apr 11 18:16:46 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/4d5d3733/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 8e50ff0..a5e15ec 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -191,7 +191,7 @@
     <google-api-services-drive-version>v2-rev151-1.19.0</google-api-services-drive-version>
     <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>
-    <grizzly-websockets-version>2.3.17</grizzly-websockets-version>
+    <grizzly-websockets-version>2.3.19</grizzly-websockets-version>
     <groovy-version>2.4.3</groovy-version>
     <gson-version>2.3</gson-version>
     <guice-bundle-version>3.0_1</guice-bundle-version>