Skip to content

Commit

Permalink
Merge pull request #513 from mybatis/renovate/org.postgresql-postgres…
Browse files Browse the repository at this point in the history
…ql-42.x

Update dependency org.postgresql:postgresql to v42.4.2
  • Loading branch information
jeffgbutler committed Aug 17, 2022
2 parents 8a4dcf2 + c488cf1 commit 0a99f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.4.1</version>
<version>42.4.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0a99f18

Please sign in to comment.