We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e2f5dd + 37f83c4 commit 0b17b86Copy full SHA for 0b17b86
providers/jdbc/shedlock-provider-jooq/pom.xml
@@ -63,7 +63,7 @@
63
<dependency>
64
<groupId>org.postgresql</groupId>
65
<artifactId>postgresql</artifactId>
66
- <version>42.7.9</version>
+ <version>42.7.10</version>
67
</dependency>
68
69
<groupId>org.jooq</groupId>
providers/jdbc/shedlock-test-support-jdbc/pom.xml
@@ -112,7 +112,7 @@
112
113
114
115
116
117
118
0 commit comments