Skip to content

Commit 49dbf61

Browse files
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.16.2
1 parent d810ece commit 49dbf61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
dependencies {
13-
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2")
13+
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.2")
1414
implementation("com.fasterxml.jackson.core:jackson-core:2.15.2")
1515

1616
compileOnly("org.projectlombok:lombok:1.18.28")

0 commit comments

Comments
 (0)