mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
Merge pull request #1836 from nosqlbench/dependabot/maven/adapter-jdbc/org.postgresql-postgresql-42.7.2
Bump org.postgresql:postgresql from 42.6.0 to 42.7.2 in /adapter-jdbc
This commit is contained in:
commit
73c8c667bb
@ -51,7 +51,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.postgresql</groupId>
|
<groupId>org.postgresql</groupId>
|
||||||
<artifactId>postgresql</artifactId>
|
<artifactId>postgresql</artifactId>
|
||||||
<version>42.6.0</version>
|
<version>42.7.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- https://search.maven.org/artifact/com.zaxxer/HikariCP -->
|
<!-- https://search.maven.org/artifact/com.zaxxer/HikariCP -->
|
||||||
|
Loading…
Reference in New Issue
Block a user