Skip to content

Commit 844a41a

Browse files
committed
Revert Jackson update, crashing (see #1314)
#1314
1 parent 027e0c2 commit 844a41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ version '1.0-SNAPSHOT'
1313

1414
ext {
1515
jooqVersion = '3.20.5'
16-
jacksonVersion = '2.20.0'
16+
jacksonVersion = '2.19.1'
1717
chatGPTVersion = '0.18.2'
1818
junitVersion = '5.13.2'
1919
}

0 commit comments

Comments
 (0)