[ https://issues.apache.org/jira/browse/KNOX-2720?focusedWorklogId=744175&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-744175 ]
ASF GitHub Bot logged work on KNOX-2720: ---------------------------------------- Author: ASF GitHub Bot Created on: 18/Mar/22 15:33 Start Date: 18/Mar/22 15:33 Worklog Time Spent: 10m Work Description: pjfanning opened a new pull request #548: URL: https://github.com/apache/knox/pull/548 (It is very **important** that you created an Apache Knox JIRA for this change and that the PR title/commit message includes the Apache Knox JIRA ID!) ## What changes were proposed in this pull request? upgrade postgresql due to security issue https://issues.apache.org/jira/browse/KNOX-2720 ## How was this patch tested? (Please explain how this patch was tested. For instance: running automated unit/integration tests, manual tests. Please write down your test steps as detailed as possible) (If this patch involves UI changes, please attach a screen-shot; otherwise, remove this) Please review [Knox Contributing Process](https://cwiki.apache.org/confluence/display/KNOX/Contribution+Process#ContributionProcess-GithubWorkflow) before opening a pull request. -- 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: dev-unsubscr...@knox.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 744175) Remaining Estimate: 0h Time Spent: 10m > upgrade postgresql to 42.3.3 due to security issues > --------------------------------------------------- > > Key: KNOX-2720 > URL: https://issues.apache.org/jira/browse/KNOX-2720 > Project: Apache Knox > Issue Type: Bug > Reporter: PJ Fanning > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > https://github.com/apache/knox/blob/master/pom.xml#L252 > https://mvnrepository.com/artifact/org.postgresql/postgresql > 42.3.3 removes a logging feature that is not great from a security standpoint > - https://jdbc.postgresql.org/documentation/changelog.html#version_42.3.3 -- This message was sent by Atlassian Jira (v8.20.1#820001)