Update all test-only dependencies#4268
Open
RobertBrunel wants to merge 1 commit into
Open
Conversation
6eabf81 to
ed433a7
Compare
92a9432 to
aa1e060
Compare
Major updates: These have some breakages, but no source changes are necessary on our end. * jline 3.30.4 → 4.1.3 (released 2026-05-28). * biz.aQute.bnd.annotation 6.3.1 to 7.3.0 (released 2026-06-02). * mockito 3.7.7 → 5.23.0 (released 2026-03-11). * hamcrest 2.2 → 3.0 (released 2024-08-01). Minor updates: * JUnit Jupiter → 5.14.4 (released 2026-04-26) and JUnit Platform → 1.14.4 (released 2026-04-26). (The major upgrade to JUnit 6.0 is left for later.) * assertj 3.26.3 → 3.27.7 (released 2026-01-24). * java-diff-utils 4.12 → 4.17 (released 2026-05-16). * httpclient 5.2.1 → 5.6.1 (released 2026-04-15). * commons-collections4 4.4 → 4.5.0 (released 2025-04-19). * snakeyaml 2.2 → 2.6 (released 2026-02-26). * jcommander 1.81 → 1.82 (released 2022-01-11).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Major updates: These have large changes and some breakages, but no source changes are necessary on our end.
Minor updates: