Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-31912][build] Upgrade bytebuddy to 1.14.4 #22474

Merged
merged 2 commits into from
Apr 25, 2023
Merged

Conversation

zentol
Copy link
Contributor

@zentol zentol commented Apr 24, 2023

For Java 17 compatibility.

@flinkbot
Copy link
Collaborator

flinkbot commented Apr 24, 2023

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>5.12.1</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From previous experience, we needed the version of the JNA to be in sync with the one used by Testcontainer, else all testcontainer upgrades fail with a rather indeterministic error

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tests appear to be passing so far; maybe it just needs to be a newer version than what testcontainers expects?.

@zentol zentol merged commit 4d50f78 into apache:master Apr 25, 2023
@zentol zentol deleted the 31912 branch May 22, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants