You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2022/08/03 17:35:23 UTC

[GitHub] [calcite] sdreynolds opened a new pull request, #2865: [CALCITE-5226] Update commons-dbcp2 version

sdreynolds opened a new pull request, #2865:
URL: https://github.com/apache/calcite/pull/2865

   ## Why:
   There are two common weakness vuln:
   1. https://cwe.mitre.org/data/definitions/522.html
   2. https://cwe.mitre.org/data/definitions/200.html
   
   This is fixed in:
   https://issues.apache.org/jira/browse/DBCP-562
   and released in 2.8.0 release.
   
   ## How:
   This updates to 2.9.0, release notes are here:
   https://commons.apache.org/proper/commons-dbcp/changes-report.html


-- 
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: commits-unsubscribe@calcite.apache.org

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