Skip to content

Commit fdd76da

Browse files
committed
Bump test Postgres dependency to 42.3.2
1 parent 399467f commit fdd76da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ebean-datasource/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.postgresql</groupId>
4646
<artifactId>postgresql</artifactId>
47-
<version>42.3.1</version>
47+
<version>42.3.2</version>
4848
<scope>test</scope>
4949
</dependency>
5050

0 commit comments

Comments
 (0)