Skip to content

Commit b95165f

Browse files
committed
Bump maven-pmd-plugin from 3.14.0 to 3.15.0.
1 parent 4aa5074 commit b95165f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ limitations under the License.
264264
<commons.javadoc.version>3.3.0</commons.javadoc.version>
265265
<commons.surefire-report.version>3.0.0-M5</commons.surefire-report.version>
266266
<commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
267-
<commons.pmd.version>3.14.0</commons.pmd.version>
267+
<commons.pmd.version>3.15.0</commons.pmd.version>
268268
<japicmp.skip>false</japicmp.skip>
269269
<jacoco.skip>false</jacoco.skip>
270270
<clirr.skip>true</clirr.skip>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
6262
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-surefire-plugin from 2.22.2 to 3.0.0-M5.</action>
6363
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.3.0.</action>
6464
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump animal-sniffer-maven-plugin from 1.19 to 1.20.</action>
65-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-pmd-plugin from 3.13.0 to 3.14.0.</action>
65+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-pmd-plugin from 3.13.0 to 3.15.0.</action>
6666
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-checkstyle-plugin from 2.17 to 3.1.2.</action>
6767
<action dev="kinow, ggregory" type="update" due-to="Dependabot">Bump checkstyle from 8.45.1 to 9.2.1 #97, #100, #101.</action>
6868
</release>

0 commit comments

Comments
 (0)