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 111a424  Bump org.apache.tomcat:tomcat-el-api from 10.1.26 to 10.1.28
111a424 is described below

commit 111a4241ef258edadd7a96c443414001f53259ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 7 10:00:29 2024 +0000

    Bump org.apache.tomcat:tomcat-el-api from 10.1.26 to 10.1.28
    
    Bumps org.apache.tomcat:tomcat-el-api from 10.1.26 to 10.1.28.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tomcat:tomcat-el-api
      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 1b7f0c5..91e6873 100644
--- a/pom.xml
+++ b/pom.xml
@@ -363,7 +363,7 @@
             <dependency>
                 <groupId>org.apache.tomcat</groupId>
                 <artifactId>tomcat-el-api</artifactId>
-                <version>10.1.26</version>
+                <version>10.1.28</version>
                 <scope>provided</scope>
             </dependency>
             <dependency>

Reply via email to