This is an automated email from the ASF dual-hosted git repository.

jhyde pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git


The following commit(s) were added to refs/heads/main by this push:
     new 2f241f045c [CALCITE-5112] Upgrade Jetty from 9.4.15.v20190215 to 
9.4.46.v20220331
2f241f045c is described below

commit 2f241f045cdee69dc4fbd0a6ed825e4a37908b18
Author: Julian Hyde <[email protected]>
AuthorDate: Mon Apr 25 21:56:32 2022 -0700

    [CALCITE-5112] Upgrade Jetty from 9.4.15.v20190215 to 9.4.46.v20220331
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 9d51b137db..5c8f1cf647 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -118,7 +118,7 @@ java-diff.version=1.1.2
 jcip-annotations.version=1.0-1
 jcommander.version=1.72
 jedis.version=3.3.0
-jetty.version=9.4.15.v20190215
+jetty.version=9.4.46.v20220331
 jmh.version=1.12
 jna.version=5.5.0
 joda-time.version=2.8.1

Reply via email to