Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit 243e6ae

Browse files
authored
Merge pull request #322 from browserup/dependabot/gradle/jacksonVersion-2.12.0
Bump jacksonVersion from 2.10.3 to 2.12.0
2 parents 2fb5af1 + b89636b commit 243e6ae

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
@@ -35,7 +35,7 @@ subprojects {
3535
ext {
3636
bcpVersion = '1.67'
3737
guiceVersion = '4.2.3'
38-
jacksonVersion = '2.11.1'
38+
jacksonVersion = '2.12.0'
3939
javassistVersion = '3.27.0-GA'
4040
jettyVersion = '9.4.35.v20201120'
4141
log4jVersion = '2.13.3'

0 commit comments

Comments
 (0)