Update PostgreSQL to resolve CVE-2024-1597
This commit is contained in:
parent
9b93e0e4b6
commit
1ce64bbcdf
2
pom.xml
2
pom.xml
@ -997,7 +997,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.postgresql</groupId>
|
<groupId>org.postgresql</groupId>
|
||||||
<artifactId>postgresql</artifactId>
|
<artifactId>postgresql</artifactId>
|
||||||
<version>42.6.0</version>
|
<version>42.7.2</version>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user