Skip to content

4.x: Upgrade junit to 5.14.1 and use junit bom#10810

Open
barchetta wants to merge 1 commit intohelidon-io:mainfrom
barchetta:4.x-junit-jupiter-5.14.1
Open

4.x: Upgrade junit to 5.14.1 and use junit bom#10810
barchetta wants to merge 1 commit intohelidon-io:mainfrom
barchetta:4.x-junit-jupiter-5.14.1

Conversation

@barchetta
Copy link
Member

Description

  • Upgrade Junit 5 to 5.14.1
  • USe the junit bom to manage version (also manages version of org.junit.platform)

@barchetta barchetta self-assigned this Nov 6, 2025
@barchetta barchetta added dependencies Pull requests that update a dependency file testing 4.x Version 4.x labels Nov 6, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 6, 2025
@ljnelson
Copy link
Member

ljnelson commented Nov 6, 2025

(Not 6?)

@barchetta
Copy link
Member Author

(Not 6?)

Upgrading to 6 requires a bit more consideration. So doing the no-brainer upgrade now.

@barchetta
Copy link
Member Author

barchetta commented Jan 12, 2026

5.12.2 is OK. Starts failing with 5.13.0:

Caused by: java.lang.NoSuchMethodError: 'void org.junit.jupiter.engine.execution.JupiterEngineExecutionContext.<init>(org.junit.platform.engine.EngineExecutionListener, org.junit.jupiter.engine.config.JupiterConfiguration)'
	at io.helidon.build.common.test.utils.JUnitLauncher$SimpleSuiteTestEngine.createExecutionContext(JUnitLauncher.java:376)
	at io.helidon.build.common.test.utils.JUnitLauncher$SimpleSuiteTestEngine.createExecutionContext(JUnitLauncher.java:344)

Create issue helidon-io/helidon-build-tools#1151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.x Version 4.x dependencies Pull requests that update a dependency file OCA Verified All contributors have signed the Oracle Contributor Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants