Skip to content

Commit 38cefc4

Browse files
Update dependency com.fasterxml.jackson.core:jackson-core to v2.16.1
1 parent 5bb92af commit 38cefc4

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
@@ -38,7 +38,7 @@ dependencies {
3838

3939
api('com.fasterxml.jackson.core:jackson-annotations:2.15.2')
4040
api('com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2')
41-
api('com.fasterxml.jackson.core:jackson-core:2.15.2')
41+
api('com.fasterxml.jackson.core:jackson-core:2.16.1')
4242
}
4343

4444
jar {

0 commit comments

Comments
 (0)