Skip to content

Commit

Permalink
Bump org.junit:junit-bom from 5.12.0-M1 to 5.12.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Feb 8, 2025
1 parent caf812e commit bf68367
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<commons.moditect-maven-plugin.addServiceUses>true</commons.moditect-maven-plugin.addServiceUses>
<!-- bndlib 7 requires Java 17 -->
<commons.biz.aQute.bndlib.version>6.4.1</commons.biz.aQute.bndlib.version>
<commons.junit.version>5.12.0-M1</commons.junit.version>
<commons.junit.version>5.12.0-RC1</commons.junit.version>
<!-- JUnit Pioneer 2 requires Java 11 -->
<commons.junit-pioneer.version>1.9.1</commons.junit-pioneer.version>
<commons.mockito.version>4.11.0</commons.mockito.version>
Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 on Java 11+.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.pmd-impl.version from 7.9.0 to 7.10.0 #583.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.junit:junit-bom from 5.11.4 to 5.12.0-M1.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.junit:junit-bom from 5.11.4 to 5.12.0-RC1.</action>
</release>
<release version="81" date="2025-01-29" description="Version 81: This is a feature and maintenance release. Java 8 or later is required.">
<!-- FIX -->
Expand Down

0 comments on commit bf68367

Please sign in to comment.