mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-28 03:23:59 -06:00
fix: upgrade org.postgresql:postgresql from 42.3.3 to 42.4.0
Snyk has created this PR to upgrade org.postgresql:postgresql from 42.3.3 to 42.4.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
28c62da74f
commit
d2d765848b
@ -26,7 +26,7 @@
|
||||
<dependency>
|
||||
<groupId>org.postgresql</groupId>
|
||||
<artifactId>postgresql</artifactId>
|
||||
<version>42.3.3</version>
|
||||
<version>42.4.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user