Skip to content

Commit

Permalink
Merge pull request #2203 from lukas-krecan/dependabot/maven/org.jooq-…
Browse files Browse the repository at this point in the history
…jooq-3.19.14

Bump org.jooq:jooq from 3.19.13 to 3.19.14
  • Loading branch information
lukas-krecan authored Oct 21, 2024
2 parents 723c8db + 75ca026 commit 9dabd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/jdbc/shedlock-provider-jooq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>org.jooq</groupId>
<artifactId>jooq</artifactId>
<version>3.19.13</version>
<version>3.19.14</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9dabd53

Please sign in to comment.