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

Commit e1ef06f

Browse files
authored
Merge pull request #239 from browserup/dependabot/gradle/jacksonVersion-2.10.3
Bump jacksonVersion from 2.10.2 to 2.10.3
2 parents 964103a + 7daa69b commit e1ef06f

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
@@ -34,7 +34,7 @@ subprojects {
3434

3535
ext {
3636
bcpVersion = '1.64'
37-
jacksonVersion = '2.10.2'
37+
jacksonVersion = '2.10.3'
3838
jettyVersion = '9.4.26.v20200117'
3939
log4jVersion = '2.13.1'
4040
slf4jVersion = '1.7.30'

0 commit comments

Comments
 (0)