Merge pull request #309 from hapifhir/dependabot/maven/org.postgresql-postgresql-42.2.25
Bump postgresql from 42.2.23 to 42.2.25
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -63,7 +63,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.postgresql</groupId>
|
<groupId>org.postgresql</groupId>
|
||||||
<artifactId>postgresql</artifactId>
|
<artifactId>postgresql</artifactId>
|
||||||
<version>42.2.23</version>
|
<version>42.2.25</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Needed for Email subscriptions -->
|
<!-- Needed for Email subscriptions -->
|
||||||
|
|||||||
Reference in New Issue
Block a user