diff --git a/pom.xml b/pom.xml index 88e70eac8..f9f95be01 100644 --- a/pom.xml +++ b/pom.xml @@ -545,7 +545,7 @@ org.junit-pioneer junit-pioneer - 1.7.0 + 1.7.1 test diff --git a/src/changes/changes.xml b/src/changes/changes.xml index fc6d34acf..6136b4d28 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -148,7 +148,7 @@ The type attribute can be add,update,fix,remove. Bump easymock from 4.2 to 4.3 #746. Bump commons.jacoco.version from 0.8.6 to 0.8.8. Bump commons.japicmp.version from 0.15.2 to 0.15.7. - Bump junit-pioneer from 1.3.8 to 1.7.0 #749, #767, #832, #883. + Bump junit-pioneer from 1.3.8 to 1.7.1 #749, #767, #832, #883. Bump junit-bom from 5.7.1 to 5.8.2 #761, #805, #807, #836. Bump maven-javadoc-plugin from 3.2.0 to 3.4.0. Bump jmh.version from 1.27 to 1.35 #794, #842, #872.