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 9041cbf Merge pull request #250 from
apache/dependabot/github_actions/github/codeql-action-3.29.4
add c0237e7 Make dynamicPropertyHandlerMap in ValueUtils thread-safe
add 19d9c53 Bubble up the exception rather than wrapping it in the unit
test
add 0dfbe65 Update comments for readability
new c53f325 Merge pull request #251 from
Dima1224/value-utils-concurrent-access-fix
The 1 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:
.../org/apache/commons/jxpath/util/ValueUtils.java | 4 +-
.../apache/commons/jxpath/util/ValueUtilsTest.java | 45 ++++++++++++++++++++++
2 files changed, 47 insertions(+), 2 deletions(-)