Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c770bd5

Browse files
authoredMay 29, 2025··
Merge pull request #3476 from mybatis/renovate/org.postgresql-postgresql-42.x
chore(deps): update dependency org.postgresql:postgresql to v42.7.6
2 parents c455360 + fd8bab2 commit c770bd5

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
@@ -196,7 +196,7 @@
196196
<dependency>
197197
<groupId>org.postgresql</groupId>
198198
<artifactId>postgresql</artifactId>
199-
<version>42.7.5</version>
199+
<version>42.7.6</version>
200200
<scope>test</scope>
201201
</dependency>
202202
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.