Skip to content

Commit

Permalink
Bump org.jooq.version from 3.19.13 to 3.19.14
Browse files Browse the repository at this point in the history
Bumps `org.jooq.version` from 3.19.13 to 3.19.14.

Updates `org.jooq:jooq` from 3.19.13 to 3.19.14

Updates `org.jooq:jooq-meta-extensions` from 3.19.13 to 3.19.14

Updates `org.jooq:jooq-codegen-maven` from 3.19.13 to 3.19.14

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 64ea541 commit e2fe926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

<!-- Third-party dependencies. -->
<io7m.maven-api.version>3.9.9</io7m.maven-api.version>
<org.jooq.version>3.19.13</org.jooq.version>
<org.jooq.version>3.19.14</org.jooq.version>
<org.junit.version>5.11.2</org.junit.version>
</properties>

Expand Down

0 comments on commit e2fe926

Please sign in to comment.