Skip to content

Commit 39c5ceb

Browse files
committed
Upgrade PostgreSQL vulnerable version
1 parent 5e2ef7b commit 39c5ceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
<dependency>
279279
<groupId>org.postgresql</groupId>
280280
<artifactId>postgresql</artifactId>
281-
<version>42.7.8</version>
281+
<version>42.7.11</version>
282282
</dependency>
283283

284284
<dependency>

0 commit comments

Comments
 (0)