Skip to content

Update Gradle wrapper to 7.6.1#879

Closed
dbwiddis wants to merge 1 commit intoopensearch-project:mainfrom
dbwiddis:gradlewrapper
Closed

Update Gradle wrapper to 7.6.1#879
dbwiddis wants to merge 1 commit intoopensearch-project:mainfrom
dbwiddis:gradlewrapper

Conversation

@dbwiddis
Copy link
Member

Description

Gradle versions before 7.6 are incompatible some GitHub action backend code using jackson-core 2.5.0. See, for example, this failed action.

In addition, pre-7.6 versions are incompatible with JDK 19 and later. There are other incompatibilities in the build for Gradle 8, so 7.6.1 is the only option to keep a working build.

This commit is the result of executing ./gradlew wrapper.

Issues Resolved

N/A, but see identical fix in #878.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Daniel Widdis <widdis@gmail.com>
@dbwiddis dbwiddis requested a review from a team April 25, 2023 18:29
@kaituo
Copy link
Collaborator

kaituo commented May 9, 2023

@dbwiddis Sorry, I didn't notice this PR earlier. I have just merged similar changes: #886

@sean-zheng-amazon
Copy link
Collaborator

close as duplicate to #886

@dbwiddis dbwiddis deleted the gradlewrapper branch June 10, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants