mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-01-25 15:06:32 -06:00
fix: upgrade org.postgresql:postgresql from 42.4.1 to 42.4.2
Snyk has created this PR to upgrade org.postgresql:postgresql from 42.4.1 to 42.4.2. 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
8d94cc7dd6
commit
e8172d5b4e
@ -42,7 +42,7 @@
|
||||
<dependency>
|
||||
<groupId>org.postgresql</groupId>
|
||||
<artifactId>postgresql</artifactId>
|
||||
<version>42.4.1</version>
|
||||
<version>42.4.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user