[
https://issues.apache.org/jira/browse/DRILL-8540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18054263#comment-18054263
]
ASF GitHub Bot commented on DRILL-8540:
---------------------------------------
pjfanning commented on code in PR #3031:
URL: https://github.com/apache/drill/pull/3031#discussion_r2726010840
##########
pom.xml:
##########
@@ -141,7 +141,7 @@
<sourceReleaseAssemblyDescriptor>source-release-zip-tar</sourceReleaseAssemblyDescriptor>
<sqlline.version>1.12.0</sqlline.version>
<surefire.version>3.1.2</surefire.version>
- <swagger.version>2.1.12</swagger.version>
+ <swagger.version>2.2.1</swagger.version>
Review Comment:
could this be upgraded to 2.2.42 ?
> Update Jetty to Version 12
> --------------------------
>
> Key: DRILL-8540
> URL: https://issues.apache.org/jira/browse/DRILL-8540
> Project: Apache Drill
> Issue Type: Task
> Components: Web Server
> Affects Versions: 1.22.0
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Major
> Fix For: 1.23.0
>
>
> Drill was using Jetty version 9.X which was EOL some time ago. This PR bumps
> Jetty to version 12. Jetty 12 is not compatible with with Java 11, so this
> PR also requires that Drill remove support for Java 11. At this state, this
> seems reasonable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)