Skip to content

chore(renovate): pin JUnit platform < 6.0 (Java 17 floor) - #707

Open
Naenyn wants to merge 1 commit into
uPortal-Project:masterfrom
Naenyn:chore/renovate-pin-junit6
Open

chore(renovate): pin JUnit platform < 6.0 (Java 17 floor)#707
Naenyn wants to merge 1 commit into
uPortal-Project:masterfrom
Naenyn:chore/renovate-pin-junit6

Conversation

@Naenyn

@Naenyn Naenyn commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

JUnit 6 (junit-framework) requires Java 17+. This portlet builds on Java 11 and uses the JUnit 5.x vintage engine to run JUnit 4 tests. Block all org.junit.vintage, org.junit.jupiter, org.junit.platform, and org.junit:junit-bom from upgrading to 6.x.

Closes GH-690

JUnit 6 (junit-framework) requires Java 17+. This portlet builds on
Java 11 and uses the JUnit 5.x vintage engine to run JUnit 4 tests.
Block all org.junit.vintage, org.junit.jupiter, org.junit.platform,
and org.junit:junit-bom from upgrading to 6.x.

Closes uPortal-ProjectGH-690
@Naenyn
Naenyn requested a review from bjagg August 21, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant