You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by el...@apache.org on 2016/10/23 19:56:16 UTC

calcite git commit: [CALCITE-1464] Upgrade Jetty version to 9.2.19v20160908

Repository: calcite
Updated Branches:
  refs/heads/master 2438d53e5 -> 2ee0e35aa


[CALCITE-1464] Upgrade Jetty version to 9.2.19v20160908


Project: http://git-wip-us.apache.org/repos/asf/calcite/repo
Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/2ee0e35a
Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/2ee0e35a
Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/2ee0e35a

Branch: refs/heads/master
Commit: 2ee0e35aaa20f80b61ea7333eff3d50c2fa94023
Parents: 2438d53
Author: Josh Elser <el...@apache.org>
Authored: Sun Oct 23 15:54:48 2016 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Sun Oct 23 15:54:48 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/calcite/blob/2ee0e35a/avatica/pom.xml
----------------------------------------------------------------------
diff --git a/avatica/pom.xml b/avatica/pom.xml
index 84b80ff..1a2391b 100644
--- a/avatica/pom.xml
+++ b/avatica/pom.xml
@@ -71,7 +71,7 @@ limitations under the License.
     <jackson.version>2.6.3</jackson.version>
     <jcip-annotations.version>1.0-1</jcip-annotations.version>
     <jcommander.version>1.48</jcommander.version>
-    <jetty.version>9.2.15.v20160210</jetty.version>
+    <jetty.version>9.2.19.v20160908</jetty.version>
     <junit.version>4.12</junit.version>
     <kerby.version>1.0.0-RC2</kerby.version>
     <maven-checkstyle-plugin.version>2.12.1</maven-checkstyle-plugin.version>