You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by pr...@apache.org on 2017/03/21 15:07:50 UTC

[1/3] apex-core git commit: upgrade httpclient version

Repository: apex-core
Updated Branches:
  refs/heads/master 31417ee07 -> a59c33486


upgrade httpclient version


Project: http://git-wip-us.apache.org/repos/asf/apex-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/apex-core/commit/73ca9ab5
Tree: http://git-wip-us.apache.org/repos/asf/apex-core/tree/73ca9ab5
Diff: http://git-wip-us.apache.org/repos/asf/apex-core/diff/73ca9ab5

Branch: refs/heads/master
Commit: 73ca9ab5b7c5b5d752c7e7ff8f7577e56ef85878
Parents: 74f732a
Author: Matt Zhang <ma...@gmail.com>
Authored: Wed Feb 15 10:11:18 2017 -0800
Committer: Matt Zhang <ma...@gmail.com>
Committed: Wed Feb 15 10:11:48 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/apex-core/blob/73ca9ab5/engine/pom.xml
----------------------------------------------------------------------
diff --git a/engine/pom.xml b/engine/pom.xml
index fa7e5c7..68a0775 100644
--- a/engine/pom.xml
+++ b/engine/pom.xml
@@ -194,7 +194,7 @@
     <dependency>
       <groupId>org.apache.httpcomponents</groupId>
       <artifactId>httpclient</artifactId>
-      <version>4.3.5</version>
+      <version>4.3.6</version>
       <exclusions>
         <exclusion>
           <groupId>commons-codec</groupId>


[2/3] apex-core git commit: Merge branch 'httpclientcve' of github.com:mattqzhang/apex-core

Posted by pr...@apache.org.
Merge branch 'httpclientcve' of github.com:mattqzhang/apex-core


Project: http://git-wip-us.apache.org/repos/asf/apex-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/apex-core/commit/4499a0b0
Tree: http://git-wip-us.apache.org/repos/asf/apex-core/tree/4499a0b0
Diff: http://git-wip-us.apache.org/repos/asf/apex-core/diff/4499a0b0

Branch: refs/heads/master
Commit: 4499a0b0c645553d21120256480939195348e864
Parents: d90e882 73ca9ab
Author: Pramod Immaneni <pr...@datatorrent.com>
Authored: Tue Mar 21 08:05:22 2017 -0700
Committer: Pramod Immaneni <pr...@datatorrent.com>
Committed: Tue Mar 21 08:05:22 2017 -0700

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



[3/3] apex-core git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/apex-core

Posted by pr...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/apex-core


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

Branch: refs/heads/master
Commit: a59c334865d7f24d4999e42d947f8a4ad23a19db
Parents: 4499a0b 31417ee
Author: Pramod Immaneni <pr...@datatorrent.com>
Authored: Tue Mar 21 08:06:29 2017 -0700
Committer: Pramod Immaneni <pr...@datatorrent.com>
Committed: Tue Mar 21 08:06:29 2017 -0700

----------------------------------------------------------------------
 engine/src/main/java/com/datatorrent/stram/api/StramEvent.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------