Skip to content

Commit 6074d96

Browse files
committed
Upgrade Jooq to 3.20.10 #13
1 parent cad8812 commit 6074d96

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

RELEASE-NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.0-M2
2+
3+
* #13 Upgrade Jooq to 3.20.10
4+
15
## 3.0.M1
26

37
* #12 Upgrade to Jooq 3.16.x

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<description>Provides Jooq integration with Bootique</description>
3737

3838
<properties>
39-
<jooq.version>3.16.8</jooq.version>
39+
<jooq.version>3.20.10</jooq.version>
4040
<mysql.version>9.2.0</mysql.version>
4141
</properties>
4242

0 commit comments

Comments
 (0)