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

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


The following commit(s) were added to refs/heads/master by this push:
     new f130284f9b Bump org.apache.tomcat.embed:tomcat-embed-jasper (#532)
f130284f9b is described below

commit f130284f9bdc064cdf820b29a4cba4916f33541b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 27 03:15:26 2025 -0500

    Bump org.apache.tomcat.embed:tomcat-embed-jasper (#532)
    
    Bumps org.apache.tomcat.embed:tomcat-embed-jasper from 7.0.22 to 7.0.72.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tomcat.embed:tomcat-embed-jasper
      dependency-version: 7.0.72
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 modules/distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index 351d18afc6..14aa7e15a3 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -134,7 +134,7 @@ under the License.
     <dependency>
       <groupId>org.apache.tomcat.embed</groupId>
       <artifactId>tomcat-embed-jasper</artifactId>
-      <version>7.0.22</version>
+      <version>7.0.72</version>
     </dependency>
     <dependency>
       <groupId>com.fasterxml.jackson.module</groupId>

Reply via email to