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

Set Java 8 as Minimum Required Version and Upgrade Dependencies #874

Merged
merged 2 commits into from
Jul 14, 2023

Commits on Jun 30, 2023

  1. Set Java 8 as minimum required version

    - Upgraded Bouncy Castle from 1.70 to 1.75
    - Upgraded SLF4J from 1.7.36 to 2.0.7
    - Upgraded Logback from 1.2.11 to 1.3.8
    - Upgraded Apache MINA SSHD from 2.8.0 to 2.10.0
    - Upgraded Grizzly HTTP Server from 2.4.4 to 3.0.1
    - Upgraded Testcontainers from 1.16.2 to 1.18.3
    - Refactored references and removed HttpClient dependency
    - Upgraded GitHub Actions setup-java from 1 to 3
    - Updated GitHub Actions to use Temurin JDK 11
    - Added OpenSSL upgrade to RSA Key Tests
    exceptionfactory committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d159db7 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    5a29f53 View commit details
    Browse the repository at this point in the history