Skip to content

Commit 488e950

Browse files
Update PostgreSQL dependency
1 parent 0630719 commit 488e950

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.5</version>
320+
<version>42.7.7</version>
321321
<scope>runtime</scope>
322322
</dependency>
323323

0 commit comments

Comments
 (0)