You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ka...@apache.org on 2013/10/19 02:21:34 UTC

git commit: [HELIX-258] Upgrade Apache Camel due to CVE-2013-4330

Updated Branches:
  refs/heads/helix-0.6.2-release a3a2e87a8 -> 6bf3205ac


[HELIX-258] Upgrade Apache Camel due to CVE-2013-4330


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

Branch: refs/heads/helix-0.6.2-release
Commit: 6bf3205accd13ad473be9a715fa488ec9af4a81e
Parents: a3a2e87
Author: Kanak Biscuitwala <ka...@apache.org>
Authored: Fri Oct 18 17:20:43 2013 -0700
Committer: Kanak Biscuitwala <ka...@apache.org>
Committed: Fri Oct 18 17:20:43 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/6bf3205a/helix-core/pom.xml
----------------------------------------------------------------------
diff --git a/helix-core/pom.xml b/helix-core/pom.xml
index e57c3ff..d8b4d0b 100644
--- a/helix-core/pom.xml
+++ b/helix-core/pom.xml
@@ -118,7 +118,7 @@ under the License.
     <dependency>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-josql</artifactId>
-      <version>2.5.0</version>
+      <version>2.12.1</version>
     </dependency>
     <dependency>
       <groupId>org.testng</groupId>