Skip to content

Commit e290571

Browse files
committed
Bump test dependency postgresql to 42.5.0
1 parent fbaff25 commit e290571

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
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.postgresql</groupId>
3838
<artifactId>postgresql</artifactId>
39-
<version>42.3.6</version>
39+
<version>42.5.0</version>
4040
<scope>test</scope>
4141
</dependency>
4242

0 commit comments

Comments
 (0)