Merge pull request #6 from yexuejc/dependabot/maven/org.postgresql-postgresql-42.4.3

Bump postgresql from 42.4.1 to 42.4.3
This commit is contained in:
yexuejc 2023-04-15 10:16:54 +08:00 committed by GitHub
commit 4dc52444ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<alipay-sdk-java.version>3.3.49.ALL</alipay-sdk-java.version>
<!-- 微信相关 -->
<WXPay-SDK-Java.version>0.0.4</WXPay-SDK-Java.version>
<postgresql.version>42.4.1</postgresql.version>
<postgresql.version>42.4.3</postgresql.version>
<!--thymeleaf 相关-->
<thymeleaf.version>3.0.9.RELEASE</thymeleaf.version>