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 c53f3258eb70de9830be69b89a5f99f113a9a1a9 Merge: 9041cbf 0dfbe65 Author: Gary Gregory <[email protected]> AuthorDate: Tue Jul 29 16:09:49 2025 -0400 Merge pull request #251 from Dima1224/value-utils-concurrent-access-fix Make dynamicPropertyHandlerMap in ValueUtils thread-safe .../org/apache/commons/jxpath/util/ValueUtils.java | 4 +- .../apache/commons/jxpath/util/ValueUtilsTest.java | 45 ++++++++++++++++++++++ 2 files changed, 47 insertions(+), 2 deletions(-)
