geyanggang opened a new pull request, #11228: URL: https://github.com/apache/gravitino/pull/11228
### What changes were proposed in this pull request? Upgrade org.postgresql:postgresql from 42.6.0 to 42.7.11 in `libs.versions.toml`. ### Why are the changes needed? The current version 42.6.0 is outdated. Version 42.7.11 includes bug fixes and stability improvements. Fix: #11227 ### Does this PR introduce _any_ user-facing change? No. The PostgreSQL driver is only used in test scope. ### How was this patch tested? - Compiled test code for `core` and `catalog-jdbc-postgresql` modules - Ran unit tests for `catalog-jdbc-postgresql` — all pass - Ran full project unit tests — BUILD SUCCESSFUL - PostgreSQL JDBC 42.7.x is fully compatible with PostgreSQL 13 (used in integration tests) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
