This is an automated email from the ASF dual-hosted git repository.

henrib pushed a change to branch JEXL-381
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git


    from 2fd5464c JEXL-381: expose setting JexlEngine used by scripting; expose 
setting default JexlBuilder permissions;
     add e6b072b6 Fix Javadoc typo
     add e78eddc2 Bump actions/setup-java from 3.5.1 to 3.6.0
     add 5863f016 Merge pull request #130 from 
apache/dependabot/github_actions/actions/setup-java-3.6.0
     add ce287776 Bump actions/cache from 3.0.9 to 3.0.11
     add 98bc16b1 Merge pull request #129 from 
apache/dependabot/github_actions/actions/cache-3.0.11
     add 004ea468 Bump actions/checkout from 3.0.2 to 3.1.0
     add 43171795 Merge pull request #127 from 
apache/dependabot/github_actions/actions/checkout-3.1.0
     add c856da16 Bump Scorecards from 1 to 2
     add 8a4f59d3 Simplify grammar and lexical state management
     add 895ed429 JEXL-382: nitpicking on keyword list wrt dot-id, improved test
     add d3094fcd Merge pull request #134 from dmitri-blinov/apache-master
     add c1eadf6f Bump asm from 9.3 to 9.4
     add d32f31ad Merge pull request #125 from 
apache/dependabot/maven/org.ow2.asm-asm-9.4
     add 4e58d4ef Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1
     add 255eeb84 Merge pull request #128 from 
apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.2.1
     add 77d572ba Bump actions/upload-artifact from 3.1.0 to 3.1.1
     add 81e2be9b Merge pull request #133 from 
apache/dependabot/github_actions/actions/upload-artifact-3.1.1
     add 79e655d9 JEXL-382: changes, release-notes after fix;
     add ed73a52c Merge branch 'master' into JEXL-381

No new revisions were added by this update.

Summary of changes:
 .github/workflows/codeql-analysis.yml              |   4 +-
 .github/workflows/maven.yml                        |   6 +-
 .github/workflows/scorecards-analysis.yml          |  12 +-
 RELEASE-NOTES.txt                                  |   1 +
 pom.xml                                            |   3 +
 src/changes/changes.xml                            |   3 +
 .../commons/jexl3/parser/ParseException.java       |   2 +-
 .../org/apache/commons/jexl3/parser/Parser.jjt     | 158 +++++++++------------
 .../org/apache/commons/jexl3/Issues300Test.java    |  26 +++-
 9 files changed, 114 insertions(+), 101 deletions(-)

Reply via email to