Skip to content

Commit

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

Bump org.jooq:jooq from 3.18.6 to 3.18.7
  • Loading branch information
lukas-krecan authored Oct 10, 2023
2 parents 5d4f871 + 1155d69 commit 23c21ac
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.18.6</version>
<version>3.18.7</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 23c21ac

Please sign in to comment.