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 6e298be Merge pull request #65 from apache/dependabot/github_actions/actions/checkout-3.5.3 new 9ac612e JDOMNodePointer.compareChildNodePointers(NodePointer, NodePointer) now throws IllegalStateException instead of RuntimeException. new c05ba07 ValueUtils.setValue() now throws IllegalArgumentException instead of RuntimeException. The 2 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: src/changes/changes.xml | 6 ++++++ .../commons/jxpath/ri/model/jdom/JDOMNodePointer.java | 5 +---- .../java/org/apache/commons/jxpath/util/ValueUtils.java | 17 ++++------------- 3 files changed, 11 insertions(+), 17 deletions(-)