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 5b0220e9ee Bump xercesImpl from 2.9.1 to 2.12.2 in 
/modules/distribution
5b0220e9ee is described below

commit 5b0220e9eeb5729f4aa1d5461db3643e46b00802
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 15:43:04 2025 +0000

    Bump xercesImpl from 2.9.1 to 2.12.2 in /modules/distribution
    
    Bumps xercesImpl from 2.9.1 to 2.12.2.
    
    ---
    updated-dependencies:
    - dependency-name: xerces:xercesImpl
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 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 a5b99d84e6..d394a1024c 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -244,7 +244,7 @@
         <dependency>
             <groupId>xerces</groupId>
             <artifactId>xercesImpl</artifactId>
-            <version>2.9.1</version>
+            <version>2.12.2</version>
             <exclusions>
                 <exclusion>
                     <groupId>xml-apis</groupId>

Reply via email to