mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix: upgrade org.postgresql:postgresql from 42.4.2 to 42.5.0
Snyk has created this PR to upgrade org.postgresql:postgresql from 42.4.2 to 42.5.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.postgresql/postgresql/ See this project in Snyk: https://app.snyk.io/org/jshook/project/c4200bd9-1c76-4ad4-97b6-1318d2f10465?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
68cdd075b9
commit
7ebb16a06a
@ -42,7 +42,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.postgresql</groupId>
|
<groupId>org.postgresql</groupId>
|
||||||
<artifactId>postgresql</artifactId>
|
<artifactId>postgresql</artifactId>
|
||||||
<version>42.4.2</version>
|
<version>42.5.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user