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 ac66b78 commit dbb5c7aCopy full SHA for dbb5c7a
2 files changed
samples/spring-data-jdbc/postgresql/pom.xml
@@ -76,7 +76,7 @@
76
<dependency>
77
<groupId>org.postgresql</groupId>
78
<artifactId>postgresql</artifactId>
79
- <version>42.7.9</version>
+ <version>42.7.10</version>
80
</dependency>
81
82
<!-- Add OpenTelemetry for tracing and metrics. -->
samples/spring-data-mybatis/postgresql/pom.xml
@@ -75,7 +75,7 @@
75
<groupId>org.testcontainers</groupId>
0 commit comments