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 b5ecfc1 commit a7209c4Copy full SHA for a7209c4
samples/spring-data-jdbc/postgresql/pom.xml
@@ -72,7 +72,7 @@
72
<dependency>
73
<groupId>org.postgresql</groupId>
74
<artifactId>postgresql</artifactId>
75
- <version>42.7.6</version>
+ <version>42.7.7</version>
76
</dependency>
77
78
<!-- Add OpenTelemetry for tracing and metrics. -->
samples/spring-data-mybatis/postgresql/pom.xml
@@ -75,7 +75,7 @@
79
80
81
<groupId>org.testcontainers</groupId>
0 commit comments