We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4daede commit 3c869ddCopy full SHA for 3c869dd
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.8</version>
+ <version>42.7.9</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