Skip to content

Commit bc66ad5

Browse files
author
Gary Gregory
committed
Update maven-surefire-plugin from 2.22.2 to 3.0.0-M5.
1 parent 99596ac commit bc66ad5

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ file comparators, endian transformation classes, and much more.
303303
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
304304
<checkstyle.plugin.version>3.1.1</checkstyle.plugin.version>
305305
<commons.jacoco.version>0.8.6</commons.jacoco.version>
306-
<commons.surefire.version>2.22.2</commons.surefire.version>
306+
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
307307
<commons.japicmp.version>0.14.3</commons.japicmp.version>
308308
<spotbugs.plugin.version>4.1.3</spotbugs.plugin.version>
309309
<spotbugs.impl.version>4.1.4</spotbugs.impl.version>

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ The <action> type attribute can be add,update,fix,remove.
101101
<action dev="ggregory" type="update" due-to="Dependabot">
102102
Bump actions/setup-java from v1.4.2 to v1.4.3 #160.
103103
</action>
104+
<action dev="ggregory" type="update" due-to="Gary Gregory">
105+
Update maven-surefire-plugin from 2.22.2 to 3.0.0-M5.
106+
</action>
104107
</release>
105108
<!-- The release date is the date RC is cut -->
106109
<release version="2.8.0" date="2020-09-05" description="Java 8 required.">

0 commit comments

Comments
 (0)