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 910a130 commit caacd05Copy full SHA for caacd05
samples/spring-data-jdbc/pom.xml
@@ -52,7 +52,7 @@
52
<dependency>
53
<groupId>org.postgresql</groupId>
54
<artifactId>postgresql</artifactId>
55
- <version>42.7.1</version>
+ <version>42.7.2</version>
56
</dependency>
57
58
samples/spring-data-mybatis/pom.xml
@@ -62,7 +62,7 @@
62
63
64
65
66
67
68
0 commit comments