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 82520a9 commit 7faf24dCopy full SHA for 7faf24d
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.5</version>
+ <version>42.7.6</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