We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3896ec9 + 3ad5d0e commit 19b0cefCopy full SHA for 19b0cef
1 file changed
jdbc/postgres/pom.xml
@@ -49,7 +49,7 @@
49
<dependency>
50
<groupId>org.postgresql</groupId>
51
<artifactId>postgresql</artifactId>
52
- <version>42.7.5</version>
+ <version>42.7.7</version>
53
<scope>provided</scope>
54
</dependency>
55
@@ -86,7 +86,7 @@
86
87
88
89
90
91
</dependencies>
92
</profile>
@@ -100,7 +100,7 @@
100
101
102
103
104
105
106
0 commit comments