Skip to content

Commit 0fbdb6d

Browse files
authored
Merge pull request #487 from mybatis/dependabot/maven/org.postgresql-postgresql-42.3.6
Bump postgresql from 42.3.5 to 42.3.6
2 parents 4280649 + ce0502e commit 0fbdb6d

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
@@ -319,7 +319,7 @@
319319
<dependency>
320320
<groupId>org.postgresql</groupId>
321321
<artifactId>postgresql</artifactId>
322-
<version>42.3.5</version>
322+
<version>42.3.6</version>
323323
<scope>test</scope>
324324
</dependency>
325325
</dependencies>

0 commit comments

Comments
 (0)