Skip to content

Commit b145349

Browse files
authored
Merge pull request #507 from mybatis/dependabot/maven/org.postgresql-postgresql-42.4.1
Bump postgresql from 42.4.0 to 42.4.1
2 parents 3a7b571 + e7f8e01 commit b145349

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
@@ -344,7 +344,7 @@
344344
<dependency>
345345
<groupId>org.postgresql</groupId>
346346
<artifactId>postgresql</artifactId>
347-
<version>42.4.0</version>
347+
<version>42.4.1</version>
348348
<scope>test</scope>
349349
</dependency>
350350
</dependencies>

0 commit comments

Comments
 (0)