Skip to content

Commit

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

Updates `org.jooq:jooq` from 3.19.4 to 3.19.5

Updates `org.jooq.pro-java-8:jooq` from 3.19.4 to 3.19.5

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2024
1 parent d709009 commit 0f8eda6
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 @@ -23,7 +23,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.8.1</quarkus.version>
<org.jooq.version>3.19.4</org.jooq.version>
<org.jooq.version>3.19.5</org.jooq.version>
</properties>

<scm>
Expand Down

0 comments on commit 0f8eda6

Please sign in to comment.