Skip to content

Commit 3762174

Browse files
authored
Merge pull request #670 from medizininformatik-initiative/renovate/org.postgresql-postgresql-42.x
Update dependency org.postgresql:postgresql to v42.7.8
2 parents 971b3e1 + 01e604e commit 3762174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>org.postgresql</groupId>
121121
<artifactId>postgresql</artifactId>
122-
<version>42.7.7</version>
122+
<version>42.7.8</version>
123123
<scope>runtime</scope>
124124
</dependency>
125125

0 commit comments

Comments
 (0)