This is an automated email from the ASF dual-hosted git repository. peacewong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push: new d811d03aa2 Bump org.postgresql:postgresql from 42.3.8 to 42.3.9 (#5112) d811d03aa2 is described below commit d811d03aa2ec7d754a7055f9104ef40023261ec5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Apr 8 20:38:32 2024 +0800 Bump org.postgresql:postgresql from 42.3.8 to 42.3.9 (#5112) Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.8 to 42.3.9. - [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.3.8...REL42.3.9) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:development ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9af6e99dee..899fb640af 100644 --- a/pom.xml +++ b/pom.xml @@ -177,7 +177,7 @@ <mybatis-plus.version>3.4.3.4</mybatis-plus.version> <mysql.connector.version>8.0.28</mysql.connector.version> <mysql.connector.scope>test</mysql.connector.scope> - <postgresql.connector.version>42.3.8</postgresql.connector.version> + <postgresql.connector.version>42.3.9</postgresql.connector.version> <druid.version>1.2.16</druid.version> <mongodb.driver.version>3.12.8</mongodb.driver.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@linkis.apache.org For additional commands, e-mail: commits-h...@linkis.apache.org