zhangbutao commented on code in PR #5185: URL: https://github.com/apache/hive/pull/5185#discussion_r1574744513
########## standalone-metastore/pom.xml: ########## @@ -71,7 +71,7 @@ <mariadb.version>2.5.0</mariadb.version> <mssql.version>6.2.1.jre8</mssql.version> <mysql.version>8.0.31</mysql.version> - <postgres.version>42.5.1</postgres.version> + <postgres.version>42.5.6</postgres.version> Review Comment: https://mvnrepository.com/artifact/org.postgresql/postgresql The latest version is 42.7.3, can we upgrade it to the latest version? -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org