Skip to content

Commit bd5d21e

Browse files
authored
Merge pull request #2357 from mybatis/dependabot/maven/org.postgresql-postgresql-42.3.0
Bump postgresql from 42.2.24 to 42.3.0
2 parents a2b1fdf + 98905da commit bd5d21e

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
@@ -240,7 +240,7 @@
240240
<dependency>
241241
<groupId>org.postgresql</groupId>
242242
<artifactId>postgresql</artifactId>
243-
<version>42.2.24</version>
243+
<version>42.3.0</version>
244244
<scope>test</scope>
245245
</dependency>
246246
<dependency>

0 commit comments

Comments
 (0)