Skip to content

Commit 1cf6150

Browse files
committed
Upgrade to Jooq 3.11.12
Closes gh-18040
1 parent 9c8b8ef commit 1cf6150

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<!-- Deprecated in favor of "johnzon.version" -->
119119
<johnzon-jsonb.version>1.1.13</johnzon-jsonb.version>
120120
<johnzon.version>${johnzon-jsonb.version}</johnzon.version>
121-
<jooq.version>3.11.11</jooq.version>
121+
<jooq.version>3.11.12</jooq.version>
122122
<jsonassert.version>1.5.0</jsonassert.version>
123123
<json-path.version>2.4.0</json-path.version>
124124
<jstl.version>1.2</jstl.version>

0 commit comments

Comments
 (0)