Skip to content

Commit

Permalink
Bump org.jooq:jooq from 3.19.1 to 3.19.6
Browse files Browse the repository at this point in the history
Bumps org.jooq:jooq from 3.19.1 to 3.19.6.

---
updated-dependencies:
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 8f24998 commit 50e7858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transactionoutbox-jooq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>org.jooq</groupId>
<artifactId>jooq</artifactId>
<version>3.19.1</version>
<version>3.19.6</version>
</dependency>
<!-- Compile -->
<dependency>
Expand Down

0 comments on commit 50e7858

Please sign in to comment.