1
0
mirror of https://gitee.com/incloudcode/yexuejc-springboot.git synced 2025-10-14 14:01:28 +08:00

Merge pull request #5 from yexuejc/dependabot/maven/org.postgresql-postgresql-42.4.1

Bump postgresql from 42.2.4 to 42.4.1
This commit is contained in:
2022-09-08 10:06:18 +09:00
committed by GitHub

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.2.4</postgresql.version>
<postgresql.version>42.4.1</postgresql.version>
<!--thymeleaf 相关-->
<thymeleaf.version>3.0.9.RELEASE</thymeleaf.version>