Skip to content

Commit 6a05045

Browse files
authored
Merge pull request #844 from mybatis/renovate/org.postgresql-postgresql-42.x
Update dependency org.postgresql:postgresql to v42.7.4
2 parents 90d9569 + 13e16ec commit 6a05045

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
@@ -181,7 +181,7 @@
181181
<dependency>
182182
<groupId>org.postgresql</groupId>
183183
<artifactId>postgresql</artifactId>
184-
<version>42.7.3</version>
184+
<version>42.7.4</version>
185185
<scope>test</scope>
186186
</dependency>
187187
<dependency>

0 commit comments

Comments
 (0)