Skip to content

Commit ee37403

Browse files
Fix the vulnerability in postgresql and jetty-http2-common
1 parent 89bbae8 commit ee37403

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
@@ -323,7 +323,7 @@
323323
<dependency>
324324
<groupId>org.postgresql</groupId>
325325
<artifactId>postgresql</artifactId>
326-
<version>42.7.7</version>
326+
<version>42.7.8</version>
327327
<scope>runtime</scope>
328328
</dependency>
329329

0 commit comments

Comments
 (0)