Skip to content

Commit

Permalink
Merge pull request #2261 from mybatis/dependabot/maven/org.postgresql…
Browse files Browse the repository at this point in the history
…-postgresql-42.2.21

Bump postgresql from 42.2.20 to 42.2.21
  • Loading branch information
hazendaz committed Jun 11, 2021
2 parents c67940d + ea18c77 commit d89c0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -240,7 +240,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.20</version>
<version>42.2.21</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d89c0a2

Please sign in to comment.