Repository: camel Updated Branches: refs/heads/camel-2.18.x f7dc2892d -> 3893465c8 refs/heads/master 4589f741c -> d2faa452e
CAMEL-10363: Upgrade spring-data-redis Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d2faa452 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d2faa452 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d2faa452 Branch: refs/heads/master Commit: d2faa452e6e14e940c91a28c35d2fcf6391a7955 Parents: 94d7b0d Author: Claus Ibsen <davscl...@apache.org> Authored: Fri Nov 4 17:14:10 2016 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Fri Nov 4 17:44:51 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d2faa452/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 5a78fa6..62e845e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -546,7 +546,7 @@ <spring-boot-version>1.4.1.RELEASE</spring-boot-version> <spring-castor-bundle-version>1.2.0</spring-castor-bundle-version> <spring-data-commons-version>1.6.5.RELEASE</spring-data-commons-version> - <spring-data-redis-version>1.7.4.RELEASE</spring-data-redis-version> + <spring-data-redis-version>1.7.5.RELEASE</spring-data-redis-version> <spring-integration-version>4.3.1.RELEASE</spring-integration-version> <spring-javaconfig-version>1.0.0-20090215</spring-javaconfig-version> <spring-ldap-version>2.0.4.RELEASE</spring-ldap-version>