Skip to content

Commit

Permalink
Update jooq dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
eralmansouri committed May 6, 2024
1 parent 887bdcc commit 9a228c7
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 @@ -61,7 +61,7 @@
<flyway-core.version>9.16.3</flyway-core.version>
<liquibase-core.version>4.22.0</liquibase-core.version>
<junit-jupiter.version>5.9.3</junit-jupiter.version>
<jooq.version>3.18.3</jooq.version>
<jooq.version>3.19.8</jooq.version>
<junit.version>4.13.2</junit.version>
<postgresql.version>42.6.0</postgresql.version>
<mysql-connector-j.version>8.0.32</mysql-connector-j.version>
Expand Down

0 comments on commit 9a228c7

Please sign in to comment.