Skip to content

Commit 76eaf87

Browse files
committed
Bump maven-pmd-plugin from 3.13.0 to 3.14.0.
1 parent 35e9cf2 commit 76eaf87

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ limitations under the License.
244244
<commons.encoding>UTF-8</commons.encoding>
245245
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
246246
<checkstyle.version>2.17</checkstyle.version>
247-
<commons.japicmp.version>0.14.3</commons.japicmp.version>
247+
<commons.japicmp.version>0.14.4</commons.japicmp.version>
248248
<commons.jacoco.version>0.8.6</commons.jacoco.version>
249249

250250
<!-- generate report even if there are binary incompatible changes -->

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
4949
<action dev="ggregory" type="update" due-to="Dependabot">Bump actions/setup-java from v1.4.2 to v1.4.3 #62.</action>
5050
<action dev="ggregory" type="update" due-to="Dependabot">Bump actions/checkout from v2.3.2 to v2.3.4 #65.</action>
5151
<action issue="CODEC-295" dev="ggregory" type="update" due-to="Arturo Bernal">Minor improvements #67.</action>
52+
<action dev="ggregory" type="update" due-to="Gary Gregory">Update commons.japicmp.version 0.14.3 -> 0.14.4.</action>
5253
</release>
5354

5455
<release version="1.15" date="2020-09-01" description="Feature and fix release.">

0 commit comments

Comments
 (0)