sullis

Results 174 issues of sullis

### What changes were proposed in this pull request? upgrade GitHub Action setup-java from v3 to v4 Also: setup-java supports a "cache" attribute. This allows us to remove the "cache"...

INFRA

Motivation: upgrade to latest version of testcontainers-java library https://mvnrepository.com/artifact/org.testcontainers/testcontainers

support netty boringssl aarch_64 ### Motivation: Netty boringssl is available on arm64 (aarch_64) Let's use the proper classifier. ### Modifications: update build.gradle ### Result: Correct artifact is observed on MacOS...