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 2017/07/26 06:19:56 UTC

[1/2] camel git commit: Upgrade Chronicle Wire to version 1.9.5

Repository: camel
Updated Branches:
  refs/heads/master 8e0324f29 -> 70202a04c


Upgrade Chronicle Wire to version 1.9.5


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

Branch: refs/heads/master
Commit: 3d88677cfa71f5abb1382d369d03c0584c7c9ea7
Parents: 8e0324f
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jul 26 08:17:17 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jul 26 08:17:17 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3d88677c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 4a985bf..b52a6df 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -125,7 +125,7 @@
     <chronicle-network-version>1.9.1</chronicle-network-version>
     <chronicle-queue-version>4.5.27</chronicle-queue-version>
     <chronicle-threads-version>1.8.1</chronicle-threads-version>
-    <chronicle-wire-version>1.9.4</chronicle-wire-version>
+    <chronicle-wire-version>1.9.5</chronicle-wire-version>
     <chunk-templates-version>3.2.4</chunk-templates-version>
     <chunk-templates-bundle-version>3.2.4_1</chunk-templates-bundle-version>
     <classmate-version>1.3.3</classmate-version>


[2/2] camel git commit: Upgrade Spring Data Redis to version 1.8.5.RELEASE

Posted by ac...@apache.org.
Upgrade Spring Data Redis to version 1.8.5.RELEASE


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

Branch: refs/heads/master
Commit: 70202a04ca1dbf6b1f774fd9c4b14f5944f4b411
Parents: 3d88677
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jul 26 08:19:25 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jul 26 08:19:25 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/70202a04/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b52a6df..ebc5988 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -612,7 +612,7 @@
     <spring-cloud-netflix-version>1.3.2.RELEASE</spring-cloud-netflix-version>
     <spring-castor-bundle-version>1.2.0</spring-castor-bundle-version>
     <spring-data-commons-version>1.11.6.RELEASE</spring-data-commons-version>
-    <spring-data-redis-version>1.8.3.RELEASE</spring-data-redis-version>
+    <spring-data-redis-version>1.8.5.RELEASE</spring-data-redis-version>
     <spring-integration-version>4.3.11.RELEASE</spring-integration-version>
     <spring-javaconfig-version>1.0.0-20090215</spring-javaconfig-version>
     <spring-ldap-version>2.3.1.RELEASE</spring-ldap-version>