1
0

Remove "cobertura" plugin, we use JaCoco, Cobertura is unmaintained

This commit is contained in:
Gary Gregory
2024-10-05 08:38:47 -04:00
parent 3bcf19718a
commit 797696744b
2 changed files with 2 additions and 16 deletions

View File

@@ -50,6 +50,8 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 72 to 76 #285, #287, #295, #298.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #288.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump log4j2.version from 2.23.1 to 2.24.1 #292, #299.</action>
<!-- REMOVE -->
<action type="remove" dev="ggregory" due-to="Gary Gregory">Remove "cobertura" plugin, we use JaCoco, Cobertura is unmaintained.</action>
</release>
<release version="1.3.4" date="2024-08-16" description="This is a feature and maintenance release. Java 8 or later is required.">
<!-- FIX -->