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

jungm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bval.git


The following commit(s) were added to refs/heads/master by this push:
     new 247dbb7  Bump org.apache.tomcat:tomcat-jasper-el from 10.1.25 to 
10.1.26
247dbb7 is described below

commit 247dbb72b8a6fb7d5aa31b5e1275f1f88c49450f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 15 09:08:00 2024 +0000

    Bump org.apache.tomcat:tomcat-jasper-el from 10.1.25 to 10.1.26
    
    Bumps org.apache.tomcat:tomcat-jasper-el from 10.1.25 to 10.1.26.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tomcat:tomcat-jasper-el
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    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 0fb3559..072110c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -375,7 +375,7 @@
             <dependency>
                 <groupId>org.apache.tomcat</groupId>
                 <artifactId>tomcat-jasper-el</artifactId>
-                <version>10.1.25</version>
+                <version>10.1.26</version>
                 <scope>test</scope>
             </dependency>
         </dependencies>

Reply via email to