Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-core to v2.17.1 (#…
Browse files Browse the repository at this point in the history
…707)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
(cherry picked from commit 101f6c2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent f875f85 commit e0c80d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ dependencies {
resolutionStrategy {
force("com.google.guava:guava:33.1.0-jre") // CVE for 31.1, keep to force transitive dependencies
force("org.eclipse.platform:org.eclipse.core.runtime:3.31.0") // CVE for < 3.29.0
force("com.fasterxml.jackson.core:jackson-core:2.17.0") // Dependency Jar Hell
force("com.fasterxml.jackson.core:jackson-core:2.17.1") // Dependency Jar Hell
}
}
}
Expand Down

0 comments on commit e0c80d7

Please sign in to comment.