Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sec): upgrade org.postgresql:postgresql to 42.4.1 #1616

Merged
merged 2 commits into from
Oct 18, 2022

Conversation

lxxawfl
Copy link
Contributor

@lxxawfl lxxawfl commented Oct 14, 2022

What happened?

There are 1 security vulnerabilities found in org.postgresql:postgresql 42.3.1

What did I do?

Upgrade org.postgresql:postgresql from 42.3.1 to 42.4.1 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

How was this patch tested?

Run mvn compile failed locally, couldn't complete the build process.
Run mvn clean test failed locally, unit-test couldn't pass.

The specification of the pull request

PR Specification from OSCS

Copy link
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @lxxawfl for the contribution.

leonardBang pushed a commit to lxxawfl/flink-cdc-connectors that referenced this pull request Oct 18, 2022
leonardBang added a commit to lxxawfl/flink-cdc-connectors that referenced this pull request Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants