From a59433bd896fa4779546c02d64bc3e6ef1c51acf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 08:16:01 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20postgresql=20in=20/=E6=BA=90=E7=A0=81?= =?UTF-8?q?=E8=A7=A3=E6=9E=90=E7=B3=BB=E5=88=97/01-MyBatis=E6=BA=90?= =?UTF-8?q?=E7=A0=81=E8=A7=A3=E6=9E=90=E4=B9=8BSQL=E6=89=A7=E8=A1=8C?= =?UTF-8?q?=E6=B5=81=E7=A8=8B/mybatis-3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.12 to 42.3.8. - [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.2.12...REL42.3.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .../mybatis-3/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\346\272\220\347\240\201\350\247\243\346\236\220\347\263\273\345\210\227/01-MyBatis\346\272\220\347\240\201\350\247\243\346\236\220\344\271\213SQL\346\211\247\350\241\214\346\265\201\347\250\213/mybatis-3/pom.xml" "b/\346\272\220\347\240\201\350\247\243\346\236\220\347\263\273\345\210\227/01-MyBatis\346\272\220\347\240\201\350\247\243\346\236\220\344\271\213SQL\346\211\247\350\241\214\346\265\201\347\250\213/mybatis-3/pom.xml" index a7ad3a41..fc492f53 100644 --- "a/\346\272\220\347\240\201\350\247\243\346\236\220\347\263\273\345\210\227/01-MyBatis\346\272\220\347\240\201\350\247\243\346\236\220\344\271\213SQL\346\211\247\350\241\214\346\265\201\347\250\213/mybatis-3/pom.xml" +++ "b/\346\272\220\347\240\201\350\247\243\346\236\220\347\263\273\345\210\227/01-MyBatis\346\272\220\347\240\201\350\247\243\346\236\220\344\271\213SQL\346\211\247\350\241\214\346\265\201\347\250\213/mybatis-3/pom.xml" @@ -242,7 +242,7 @@ org.postgresql postgresql - 42.2.12 + 42.3.8 test