Skip to content

Commit a1b5c32

Browse files
authored
Merge pull request #2452 from mybatis/dependabot/maven/org.postgresql-postgresql-42.3.2
Bump postgresql from 42.3.1 to 42.3.2
2 parents 7d0f5c9 + c67c260 commit a1b5c32

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
@@ -234,7 +234,7 @@
234234
<dependency>
235235
<groupId>org.postgresql</groupId>
236236
<artifactId>postgresql</artifactId>
237-
<version>42.3.1</version>
237+
<version>42.3.2</version>
238238
<scope>test</scope>
239239
</dependency>
240240
<dependency>

0 commit comments

Comments
 (0)