Integrated: 8345937: Update JUnit to 5.11.3

Marius Hanl mhanl at openjdk.org
Mon Dec 16 18:41:46 UTC 2024


On Tue, 10 Dec 2024 18:07:44 GMT, Marius Hanl <mhanl at openjdk.org> wrote:

> The JUnit Platform got some updates over the last years, so it is a good idea to update it to the newest version.
> 
> That is from `5.8.1` to `5.11.3`.
> Affected dependencies:
> - `junit.jupiter`
> - `junit.platform`
> - `opentest4j`
> 
> Release notes: https://junit.org/junit5/docs/5.11.3/release-notes/
> 
> Note:
> I did a handful of CI runs and got a test failure once in `ServiceLifecycleTest`. Not sure yet if related to the update or not.

This pull request has now been integrated.

Changeset: 0c9d4eeb
Author:    Marius Hanl <mhanl at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/0c9d4eebbc53b54f91387c2b5ec6c01cd647381b
Stats:     54 lines in 2 files changed: 0 ins; 0 del; 54 mod

8345937: Update JUnit to 5.11.3

Reviewed-by: mstrauss, kcr

-------------

PR: https://git.openjdk.org/jfx/pull/1662


More information about the openjfx-dev mailing list