Skip to content

Commit

Permalink
[Backport 2.x] Bump org.eclipse.platform:org.eclipse.core.runtime fro…
Browse files Browse the repository at this point in the history
…m 3.29.0 to 3.30.0 (opensearch-project#3820)

Backport 72ce183 from opensearch-project#3813.

Signed-off-by: dependabot[bot] <[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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 11, 2023
1 parent 94f9ff6 commit 43954f1
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 @@ -493,7 +493,7 @@ configurations {
force "org.apache.commons:commons-lang3:${versions.commonslang}"

// for spotless transitive dependency CVE
force "org.eclipse.platform:org.eclipse.core.runtime:3.29.0"
force "org.eclipse.platform:org.eclipse.core.runtime:3.30.0"

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

0 comments on commit 43954f1

Please sign in to comment.