[
https://issues.apache.org/jira/browse/DRILL-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18019622#comment-18019622
]
ASF GitHub Bot commented on DRILL-8531:
---------------------------------------
cgivre commented on code in PR #3016:
URL: https://github.com/apache/drill/pull/3016#discussion_r2341039295
##########
contrib/storage-phoenix/src/test/java/org/apache/drill/exec/store/phoenix/secured/PhoenixEnvironment.java:
##########
@@ -77,7 +83,7 @@ public class PhoenixEnvironment {
static {
try {
// uncomment it for debugging purposes
- // System.setProperty("sun.security.krb5.debug", "true");
+ System.setProperty("sun.security.krb5.debug", "true");
Review Comment:
Fixed
> Update Various Libraries due to CVEs
> ------------------------------------
>
> Key: DRILL-8531
> URL: https://issues.apache.org/jira/browse/DRILL-8531
> Project: Apache Drill
> Issue Type: Task
> Components: Security
> Affects Versions: 1.22.0
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Major
> Fix For: 1.23.0
>
>
> This PR updates various libraries and eliminates various critical CVEs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)