Skip to content

Commit 3bda80f

Browse files
committed
Bump org.junit:junit-bom from 5.13.0 to 5.13.1
1 parent 5a02f22 commit 3bda80f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<commons.moditect-maven-plugin.addServiceUses>true</commons.moditect-maven-plugin.addServiceUses>
145145
<!-- bndlib 7 requires Java 17 -->
146146
<commons.biz.aQute.bndlib.version>6.4.1</commons.biz.aQute.bndlib.version>
147-
<commons.junit.version>5.13.0</commons.junit.version>
147+
<commons.junit.version>5.13.1</commons.junit.version>
148148
<!-- JUnit Pioneer 2 requires Java 11 -->
149149
<commons.junit-pioneer.version>1.9.1</commons.junit-pioneer.version>
150150
<commons.mockito.version>4.11.0</commons.mockito.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
6363
<!-- UPDATE -->
6464
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.25.0 on Java 11 and up.</action>
6565
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1.</action>
66-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.junit:junit-bom from 5.12.2 to 5.13.0 #626.</action>
66+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.junit:junit-bom from 5.12.2 to 5.13.1 #626.</action>
6767
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-core from 7.13.0 to 7.14.0.</action>
6868
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-java from 7.13.0 to 7.14.0.</action>
6969
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-javascript from 7.13.0 to 7.14.0.</action>

0 commit comments

Comments
 (0)