Skip to content

Commit

Permalink
Bump org.eclipse.platform:org.eclipse.core.runtime from 3.31.0 to 3.3…
Browse files Browse the repository at this point in the history
…1.100 (opensearch-project#4467)

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Andriy Redko <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3dae7a7)
  • Loading branch information
dependabot[bot] authored and reta committed Jun 18, 2024
1 parent 5984477 commit 5e3b7be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,8 @@ configurations {
force "org.apache.commons:commons-lang3:${versions.commonslang}"

// for spotless transitive dependency CVE
force "org.eclipse.platform:org.eclipse.core.runtime:3.30.0"
force "org.eclipse.platform:org.eclipse.core.runtime:3.31.100"
force "org.eclipse.platform:org.eclipse.equinox.common:3.19.100"

// For integrationTest
force "org.apache.httpcomponents:httpclient-cache:4.5.14"
Expand Down

0 comments on commit 5e3b7be

Please sign in to comment.