Skip to content

Commit

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

---
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 Jan 22, 2024
1 parent f3cdee5 commit 7622c4d
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.3</version>
</dependency>
<!-- Compile -->
<dependency>
Expand Down

0 comments on commit 7622c4d

Please sign in to comment.