Skip to content

Commit bde1552

Browse files
committed
Bump org.junit:junit-bom from 5.13.1 to 5.13.2
Fixes discovery issue for cycle in inner class hierarchy without @nested fails build since JUnit 5.13 junit-team/junit-framework#4661 for Commons Collections
1 parent 8431707 commit bde1552

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
6161
<!-- FIX -->
6262
<!-- ADD -->
6363
<!-- UPDATE -->
64-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.junit:junit-bom from 5.13.1 to 5.13.2.</action>
64+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.junit:junit-bom from 5.13.1 to 5.13.2. Fixes discovery issue for cycle in inner class hierarchy without @Nested fails build since JUnit 5.13 https://github.com/junit-team/junit-framework/issues/4661 for Commons Collections.</action>
6565
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.26.0 on Java 11 and up.</action>
6666
</release>
6767
<release version="85" date="2025-06-15" description="This is a feature and maintenance release. Java 8 or later is required.">

0 commit comments

Comments
 (0)