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-jexl.git
from 96e1da4f Merge pull request #362 from apache/dependabot/github_actions/github/codeql-action-3.29.9 new c8e45cc8 Don't initialize AtomicBoolean to its default value new 2b72bae9 Don't initialize AtomicBoolean to its default value 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/main/java/org/apache/commons/jexl3/JexlBuilder.java | 2 +- src/test/java/org/apache/commons/jexl3/ArithmeticTest.java | 8 ++++---- src/test/java/org/apache/commons/jexl3/ScriptCallableTest.java | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-)