Skip to content
This repository was archived by the owner on Mar 30, 2023. It is now read-only.

Commit cc0e0b3

Browse files
committed
Upgrade Jackson version
1 parent 64c28c6 commit cc0e0b3

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
@@ -63,7 +63,7 @@ compileTestKotlin {
6363
ext {
6464
assertkVersion = '0.20'
6565
googleJsr305Version = '3.0.2'
66-
jacksonVersion = '2.10.1'
66+
jacksonVersion = '2.10.3'
6767
junitJupiterVersion = '5.6.0'
6868
log4jVersion = '2.13.0'
6969
springIntegrationVersion = '5.3.0.BUILD-SNAPSHOT'

0 commit comments

Comments
 (0)