Skip to content

Commit

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

Bump postgresql from 42.3.0 to 42.3.1
  • Loading branch information
hazendaz committed Nov 2, 2021
2 parents 361e57b + 164aa51 commit 3b8f288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.3.0</version>
<version>42.3.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 3b8f288

Please sign in to comment.