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 c9b646d commit 1328213Copy full SHA for 1328213
samples/spring-data-jdbc/pom.xml
@@ -67,7 +67,7 @@
67
<dependency>
68
<groupId>org.postgresql</groupId>
69
<artifactId>postgresql</artifactId>
70
- <version>42.7.3</version>
+ <version>42.7.4</version>
71
</dependency>
72
73
<!-- Add OpenTelemetry for tracing and metrics. -->
samples/spring-data-mybatis/pom.xml
@@ -62,7 +62,7 @@
62
63
64
65
66
0 commit comments