Skip to content

Commit cdb3547

Browse files
committed
upgrade postgres driver to 42.2.5
1 parent 9e19ab7 commit cdb3547

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
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>org.postgresql</groupId>
148148
<artifactId>postgresql</artifactId>
149-
<version>42.2.2</version>
149+
<version>42.2.5</version>
150150
</dependency>
151151
<dependency>
152152
<groupId>junit</groupId>

0 commit comments

Comments
 (0)