Skip to content

Commit

Permalink
Upgrade to Jooq 3.12.4
Browse files Browse the repository at this point in the history
Closes gh-20281
  • Loading branch information
snicoll committed Feb 21, 2020
1 parent e56a4df commit 4b32734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<!-- Deprecated in favor of "johnzon.version" -->
<johnzon-jsonb.version>1.2.3</johnzon-jsonb.version>
<johnzon.version>${johnzon-jsonb.version}</johnzon.version>
<jooq.version>3.12.3</jooq.version>
<jooq.version>3.12.4</jooq.version>
<jsonassert.version>1.5.0</jsonassert.version>
<json-path.version>2.4.0</json-path.version>
<jstl.version>1.2</jstl.version>
Expand Down

0 comments on commit 4b32734

Please sign in to comment.