Skip to content

Commit 2ea3dd8

Browse files
authored
Merge pull request #1738 from mybatis/dependabot/maven/org.postgresql-postgresql-42.2.8
Bump postgresql from 42.2.5 to 42.2.8
2 parents d9aba21 + 0c5e919 commit 2ea3dd8

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
@@ -249,7 +249,7 @@
249249
<dependency>
250250
<groupId>org.postgresql</groupId>
251251
<artifactId>postgresql</artifactId>
252-
<version>42.2.5</version>
252+
<version>42.2.8</version>
253253
<scope>test</scope>
254254
</dependency>
255255
<dependency>

0 commit comments

Comments
 (0)