We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4936285 commit 6dbe219Copy full SHA for 6dbe219
jdbc/postgres/pom.xml
@@ -123,7 +123,7 @@
123
<dependency>
124
<groupId>org.postgresql</groupId>
125
<artifactId>postgresql</artifactId>
126
- <version>42.5.2</version>
+ <version>42.5.3</version>
127
<scope>provided</scope>
128
</dependency>
129
@@ -157,7 +157,7 @@
157
158
159
160
161
162
</dependencies>
163
</profile>
@@ -171,7 +171,7 @@
171
172
173
174
175
176
177
0 commit comments