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

dependabot[bot] pushed a commit to branch 
dependabot/maven/org.apache.commons-commons-jexl3-3.7.0
in repository https://gitbox.apache.org/repos/asf/commons-bsf.git

commit 880750e29d07fa1cc18b85076fe3e372a9fe2db1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 2 22:14:21 2026 +0000

    Bump org.apache.commons:commons-jexl3 from 3.6.4 to 3.7.0
    
    Bumps org.apache.commons:commons-jexl3 from 3.6.4 to 3.7.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-jexl3
      dependency-version: 3.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 89fc6b1..4f87b14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-jexl3</artifactId>
-      <version>3.6.4</version>
+      <version>3.7.0</version>
     </dependency>
     <dependency>
       <groupId>rhino</groupId>

Reply via email to