Bump org.junit-pioneer:junit-pioneer from 1.6.1 to 1.6.2

This commit is contained in:
Gary Gregory 2022-03-11 09:36:10 -05:00
parent 08f374f0d7
commit 90e6dd6d4d
2 changed files with 2 additions and 2 deletions

View File

@ -545,7 +545,7 @@
<dependency>
<groupId>org.junit-pioneer</groupId>
<artifactId>junit-pioneer</artifactId>
<version>1.6.1</version>
<version>1.6.2</version>
<scope>test</scope>
</dependency>
<dependency>

View File

@ -131,7 +131,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot">Bump easymock from 4.2 to 4.3 #746.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.jacoco.version 0.8.6 -> 0.8.7.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.japicmp.version 0.15.2 -> 0.15.4.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump junit-pioneer from 1.3.8 to 1.6.1 #749, #767, #832.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump junit-pioneer from 1.3.8 to 1.6.2 #749, #767, #832.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump junit-bom from 5.7.1 to 5.8.2 #761, #805, #807, #836.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.3.2.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump jmh.version from 1.27 to 1.34 #794, #842.</action>