You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2022/10/09 22:08:19 UTC

[GitHub] [hadoop] pjfanning commented on pull request #4991: [DRAFT - DO NOT MERGE] HADOOP-18484. Upgrade hsqldb to v2.7.1 to mitigate CVE-2022-41853

pjfanning commented on PR #4991:
URL: https://github.com/apache/hadoop/pull/4991#issuecomment-1272638099

   It seems that you can download jdk8 friendly jars from
   * http://www.hsqldb.org/download/hsqldb_270/ 
   * https://repo1.maven.org/maven2/org/hsqldb/hsqldb/2.7.0/
   
   I'm not a maven expert but I think you might be able to specify a 'classifier' - in this case, possibly 'jdk8' in order to have maven download hsqldb-2.7.0-jdk8.jar.
   
   Presumably v2.7.1.jar will be similar (whenever it gets published).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org