Skip to content

Commit 401bc0f

Browse files
Update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.20.0
1 parent 1e209a0 commit 401bc0f

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
@@ -43,7 +43,7 @@ def versions = [
4343
pitest : '1.17.0',
4444
sonarPitest : '0.5',
4545
junitPitest : '1.2.1',
46-
jackson : '2.19.2',
46+
jackson : '2.20.0',
4747
log4j : '2.25.2',
4848
logback : '1.5.18',
4949
bouncycastle : '1.82',

0 commit comments

Comments
 (0)