This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git
commit db32fab399a0bd34f0a331968b0081018006a30b Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jun 23 10:10:07 2024 -0400 Bump commons-parent from 69 to 71 --- pom.xml | 2 +- src/changes/changes.xml | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 78729c0..69dcfeb 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>69</version> + <version>71</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-jxpath</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 075eb59..ba5457c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -100,7 +100,8 @@ The <action> type attribute can be add,update,fix,remove. </action> <action dev="ggregory" type="fix" due-to="step-security-bot, Gary Gregory"> [StepSecurity] ci: Harden GitHub Actions #66. - </action> + </action> + <action dev="ggregory" type="fix" due-to="Gary Gregory">Fix PMD UnnecessaryFullyQualifiedName.</action> <!-- ADD --> <action issue="JXPATH-123" dev="mbenson" type="add"> XPath function "ends-with" is not implemented (although "starts-with" is). @@ -124,8 +125,8 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot"> Bump servlet-api from 2.4 to 2.5 #29. </action> - <action dev="ggregory" type="update" due-to="Dependabot"> - Bump commons-parent from 54 to 69 #45, #49, #64, #110, #121, #403. + <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> + Bump commons-parent from 54 to 71 #45, #49, #64, #110, #121, #403. </action> <action dev="ggregory" type="update" due-to="Dependabot"> Bump JDOM from jdom:jdom 1.0 to org.jdom:jdom 1.1.3.