Skip to content

Commit cd34da4

Browse files
authored
Merge pull request #1948 from mybatis/dependabot/maven/org.postgresql-postgresql-42.2.13
Bump postgresql from 42.2.12 to 42.2.13
2 parents 811c25d + b55964a commit cd34da4

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
@@ -243,7 +243,7 @@
243243
<dependency>
244244
<groupId>org.postgresql</groupId>
245245
<artifactId>postgresql</artifactId>
246-
<version>42.2.12</version>
246+
<version>42.2.13</version>
247247
<scope>test</scope>
248248
</dependency>
249249
<dependency>

0 commit comments

Comments
 (0)