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

Update buildSrc to Java 11 Toolchain & Update Wiremock Test Dependency #546

Closed

Conversation

zjdaniels1985
Copy link

Motivation

HiveMQ Java Requirement in Documentation describes Java 11 or Higher. buildSrc should be using at least the Java 11 Toolchain.

Wiremock Test Dependency updated to latest version to resolve CVE's in version 3.0.1
Wiremock project will no longer work on jre-8 version of wiremock therefore has vulnerabilities.

image

Resolves #506

Changes

buildSrc Java Toolchain updated to Java 11

Wiremock lib version updated to relocated artifact on Maven Central. Updated Maven Central package has been updated to org.wiremock. Wiremock updated from jre8 build to use at least Jre-11.

All Unit-tests are passing in local dev environment using JDK 11.

image

Copy link

cla-bot bot commented Oct 28, 2024

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @zjdaniels1985 on file. In order for us to review and merge your code, please sign our Contributor License Agreement to get yourself added. You'll find the CLA and more information here: https://github.com/hivemq/hivemq-community/blob/master/CONTRIBUTING.adoc#contributor-license-agreement

@zjdaniels1985
Copy link
Author

Mistaken pulled updates from forked branch closing and will re-submit with new PR without Mockito updates

@zjdaniels1985 zjdaniels1985 deleted the update_buildsrc_java_11 branch October 28, 2024 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Install Error during ./gradlew clean hivemqZip
1 participant