Skip to content

Commit 15d63c0

Browse files
authored
Merge pull request #450 from mybatis/dependabot/maven/org.postgresql-postgresql-42.3.3
Bump postgresql from 42.3.2 to 42.3.3
2 parents d516a70 + 2c66001 commit 15d63c0

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
@@ -318,7 +318,7 @@
318318
<dependency>
319319
<groupId>org.postgresql</groupId>
320320
<artifactId>postgresql</artifactId>
321-
<version>42.3.2</version>
321+
<version>42.3.3</version>
322322
<scope>test</scope>
323323
</dependency>
324324
</dependencies>

0 commit comments

Comments
 (0)