Skip to content

Commit e371e9f

Browse files
authored
Merge pull request #494 from mybatis/dependabot/maven/org.postgresql-postgresql-42.4.0
Bump postgresql from 42.3.6 to 42.4.0
2 parents 2054b40 + d56c6c6 commit e371e9f

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.6</version>
322+
<version>42.4.0</version>
323323
<scope>test</scope>
324324
</dependency>
325325
</dependencies>

0 commit comments

Comments
 (0)