Skip to content

Bump PostgreSQL JDBC driver to 42.7.7#5170

Merged
nscuro merged 1 commit intoDependencyTrack:masterfrom
nscuro:bump-postgres-driver-42.7.7
Aug 3, 2025
Merged

Bump PostgreSQL JDBC driver to 42.7.7#5170
nscuro merged 1 commit intoDependencyTrack:masterfrom
nscuro:bump-postgres-driver-42.7.7

Conversation

@nscuro
Copy link
Copy Markdown
Member

@nscuro nscuro commented Aug 3, 2025

Description

Addressed Issue

Resolves CVE-2025-49146

Additional Details

N/A

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have added corresponding update logic
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

@nscuro nscuro added this to the 4.14.0 milestone Aug 3, 2025
@nscuro nscuro added dependencies Pull requests that update a dependency file backport/4.13.3 PRs to be backported to v4.13.3 labels Aug 3, 2025
Copilot AI review requested due to automatic review settings August 3, 2025 18:05
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the PostgreSQL JDBC driver version from 42.7.5 to 42.7.7 to address security vulnerability CVE-2025-49146.

  • Updates PostgreSQL JDBC driver dependency version
Comments suppressed due to low confidence (1)

pom.xml:131

  • PostgreSQL JDBC driver version 42.7.7 does not exist. The latest available version as of my knowledge cutoff is 42.7.4. Please verify the correct version number for the security fix addressing CVE-2025-49146.
        <lib.jdbc-driver.postgresql.version>42.7.7</lib.jdbc-driver.postgresql.version>

@owasp-dt-bot
Copy link
Copy Markdown

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@codacy-production
Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (05de8bf) 24097 19493 80.89%
Head commit (9d50757) 24097 (+0) 19493 (+0) 80.89% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#5170) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@nscuro nscuro merged commit a2adc94 into DependencyTrack:master Aug 3, 2025
11 checks passed
@nscuro nscuro deleted the bump-postgres-driver-42.7.7 branch August 3, 2025 18:44
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

backport/4.13.3 PRs to be backported to v4.13.3 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants