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 5c0196e commit be82dafCopy full SHA for be82daf
1 file changed
java/driver/jdbc-validation-postgresql/pom.xml
@@ -50,7 +50,7 @@
50
<dependency>
51
<groupId>org.postgresql</groupId>
52
<artifactId>postgresql</artifactId>
53
- <version>42.7.10</version>
+ <version>42.7.11</version>
54
<scope>test</scope>
55
</dependency>
56
0 commit comments