Skip to content

Commit

Permalink
Upgrade jooq to 3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
rayokota committed Apr 16, 2023
1 parent ab73b56 commit 43c03ef
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 @@ -51,7 +51,7 @@
<caffeine.version>2.9.3</caffeine.version>
<guava.version>31.1-jre</guava.version>
<hikari.version>4.0.3</hikari.version>
<jooq.version>3.14.11</jooq.version>
<jooq.version>3.16.18</jooq.version>
<junit.version>4.13.2</junit.version>
<kafka.version>3.4.0</kafka.version>
<kafka.scala.version>2.13</kafka.scala.version>
Expand Down

0 comments on commit 43c03ef

Please sign in to comment.