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

Dependency updates #28

Merged
merged 8 commits into from
Dec 16, 2023
Merged

Commits on Dec 15, 2023

  1. Force CVE-impacted dependencies to non-impacted version

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    eaf8803 View commit details
    Browse the repository at this point in the history
  2. Update github actions versions

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    09b4259 View commit details
    Browse the repository at this point in the history
  3. Update junit and mockito dependency versions

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0bfec9f View commit details
    Browse the repository at this point in the history
  4. Specify java distribution for setup-java action

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    481cb42 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Limit Spotless to run on JDK17 or higher

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    fccf907 View commit details
    Browse the repository at this point in the history
  2. Containers are not compatible with actions/checkout v4

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    2d29ae3 View commit details
    Browse the repository at this point in the history
  3. Containers are not compatible with actions/checkout v3 either

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    5123383 View commit details
    Browse the repository at this point in the history
  4. Actually checkout v3 is fine, it's setup-java v4 that's node20

    Signed-off-by: Daniel Widdis <[email protected]>
    dbwiddis committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    a16b82e View commit details
    Browse the repository at this point in the history