Skip to content

Commit

Permalink
[Backport 2.x] Update dependency org.eclipse.platform:org.eclipse.cor…
Browse files Browse the repository at this point in the history
…e.runtime to v3.31.100 (#782)

Update dependency org.eclipse.platform:org.eclipse.core.runtime to v3.31.100 (#737)

* Update dependency org.eclipse.platform:org.eclipse.core.runtime to v3.31.100



* Remove force upgrade as the resolved version is not CVE impacted



---------





(cherry picked from commit 4a62386)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: Daniel Widdis <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: Daniel Widdis <[email protected]>
  • Loading branch information
4 people committed Jul 12, 2024
1 parent 7b171f6 commit d4b4fdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ dependencies {
configurations.all {
resolutionStrategy {
force("com.google.guava:guava:33.2.1-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.2") // Dependency Jar Hell
}
}
Expand Down

0 comments on commit d4b4fdf

Please sign in to comment.