Bump org.postgresql:postgresql from 42.7.4 to 42.7.7 (#21717)

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.4 to 42.7.7.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.4...REL42.7.7)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-version: 42.7.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-06-11 15:47:20 -07:00 committed by GitHub
parent 5430cad8bf
commit fcd0c4114f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -102,7 +102,7 @@
<redshift-jdbc.version>2.1.0.30</redshift-jdbc.version>
<gson.version>2.11.0</gson.version>
<mysql.connector.version>9.3.0</mysql.connector.version>
<postgres.connector.version>42.7.4</postgres.connector.version>
<postgres.connector.version>42.7.7</postgres.connector.version>
<jsonschema2pojo.version>1.2.2</jsonschema2pojo.version>
<commons-lang.version>2.6</commons-lang.version>
<lombok.version>1.18.36</lombok.version>