Skip to content

Commit

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

Bump postgresql from 1.16.2 to 1.16.3
  • Loading branch information
hazendaz committed Jan 20, 2022
2 parents a18d2f1 + 1b150fe commit 7b72aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -264,7 +264,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>postgresql</artifactId>
<version>1.16.2</version>
<version>1.16.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7b72aac

Please sign in to comment.