This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git
from 8846594 Merge pull request #156 from apache/dependabot/github_actions/github/codeql-action-3.25.10 new b1ee4b2 Fix PMD UnnecessaryFullyQualifiedName new c8c9c7c Fix PMD UnnecessaryFullyQualifiedName new f38ab0a Fix PMD UnnecessaryFullyQualifiedName new 83deb81 Fix PMD UnnecessaryFullyQualifiedName new ea5ebeb Fix PMD UnnecessaryFullyQualifiedName new 11e2d78 Fix PMD UnnecessaryFullyQualifiedName new 35edd1d Fix PMD UnnecessaryFullyQualifiedName new f50d17b Fix PMD UnnecessaryFullyQualifiedName new 98872d6 Fix PMD UnnecessaryFullyQualifiedName new db32fab Bump commons-parent from 69 to 71 The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: pom.xml | 2 +- src/changes/changes.xml | 7 ++++--- src/main/java/org/apache/commons/jxpath/JXPathContext.java | 2 +- .../org/apache/commons/jxpath/ri/compiler/TreeCompiler.java | 2 +- .../org/apache/commons/jxpath/ri/model/VariablePointer.java | 3 +-- .../commons/jxpath/ri/model/beans/CollectionPointer.java | 3 +-- .../commons/jxpath/ri/model/beans/PropertyPointer.java | 2 +- .../commons/jxpath/ri/model/container/ContainerPointer.java | 2 +- .../apache/commons/jxpath/ri/model/dom/DOMNodePointer.java | 12 ++++++------ .../apache/commons/jxpath/ri/model/jdom/JDOMNodePointer.java | 6 +++--- 10 files changed, 20 insertions(+), 21 deletions(-)