Skip to content

Commit 985a5ae

Browse files
authored
Merge pull request #2744 from mybatis/dependabot/maven/org.postgresql-postgresql-42.5.1
Bump postgresql from 42.5.0 to 42.5.1
2 parents aad75eb + b7d42dc commit 985a5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
<dependency>
257257
<groupId>org.postgresql</groupId>
258258
<artifactId>postgresql</artifactId>
259-
<version>42.5.0</version>
259+
<version>42.5.1</version>
260260
<scope>test</scope>
261261
</dependency>
262262
<dependency>

0 commit comments

Comments
 (0)