Skip to content

Commit 01e62e9

Browse files
committed
Update postgresql to 42.7.5
1 parent 0662d8b commit 01e62e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gateway-ha/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
<dependency>
318318
<groupId>org.postgresql</groupId>
319319
<artifactId>postgresql</artifactId>
320-
<version>42.7.4</version>
320+
<version>42.7.5</version>
321321
<scope>runtime</scope>
322322
</dependency>
323323

0 commit comments

Comments
 (0)