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/03/15 16:33:02 UTC

calcite git commit: [CALCITE-1156] Increase jetty version to 9.2.15.v20160210

Repository: calcite
Updated Branches:
  refs/heads/master 1c46f7d36 -> ce8059847


[CALCITE-1156] Increase jetty version to 9.2.15.v20160210


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

Branch: refs/heads/master
Commit: ce8059847474fef5bf5c99fd7efbd30ca29ae8dd
Parents: 1c46f7d
Author: Josh Elser <el...@apache.org>
Authored: Tue Mar 15 11:13:53 2016 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Tue Mar 15 11:31:29 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/calcite/blob/ce805984/avatica/pom.xml
----------------------------------------------------------------------
diff --git a/avatica/pom.xml b/avatica/pom.xml
index 3037ca0..9077362 100644
--- a/avatica/pom.xml
+++ b/avatica/pom.xml
@@ -75,7 +75,7 @@ limitations under the License.
     <hydromatic-toolbox.version>0.3</hydromatic-toolbox.version>
     <jackson.version>2.6.3</jackson.version>
     <jcip-annotations.version>1.0-1</jcip-annotations.version>
-    <jetty.version>9.2.7.v20150116</jetty.version>
+    <jetty.version>9.2.15.v20160210</jetty.version>
     <junit.version>4.12</junit.version>
     <maven-checkstyle-plugin.version>2.12.1</maven-checkstyle-plugin.version>
     <maven-dependency-plugin.version>2.10</maven-dependency-plugin.version>