We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d74b8da commit 1562937Copy full SHA for 1562937
server/api-service/lowcoder-plugins/postgresPlugin/pom.xml
@@ -31,7 +31,7 @@
31
<dependency>
32
<groupId>org.postgresql</groupId>
33
<artifactId>postgresql</artifactId>
34
- <version>42.3.8</version>
+ <version>42.3.9</version>
35
</dependency>
36
37
0 commit comments