Merge pull request #7 from HaHaWTH/dependabot/maven/org.postgresql-postgresql-42.6.0

This commit is contained in:
dependabot[bot] 2023-07-21 15:13:13 +00:00 committed by GitHub
commit 44e4937d16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1017,7 +1017,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.5.4</version>
<version>42.6.0</version>
<optional>true</optional>
<exclusions>
<exclusion>