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 70d71a80b1 Bump junit
70d71a80b1 is described below

commit 70d71a80b1fa0d878ef2ef3aa1695b4ba214d09d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 15:40:55 2025 +0000

    Bump junit
    
    Bumps [junit](https://github.com/junit-team/junit4) from 4.8.2 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - 
[Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
    - [Commits](https://github.com/junit-team/junit4/compare/r4.8.2...r4.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: junit:junit
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .../main/containers/pga/airavata-php-gateway/app/tests/selenium/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/modules/ide-integration/src/main/containers/pga/airavata-php-gateway/app/tests/selenium/pom.xml
 
b/modules/ide-integration/src/main/containers/pga/airavata-php-gateway/app/tests/selenium/pom.xml
old mode 100755
new mode 100644
index b4546339f5..d23161ed06
--- 
a/modules/ide-integration/src/main/containers/pga/airavata-php-gateway/app/tests/selenium/pom.xml
+++ 
b/modules/ide-integration/src/main/containers/pga/airavata-php-gateway/app/tests/selenium/pom.xml
@@ -132,7 +132,7 @@
       <dependency>
           <groupId>junit</groupId>
           <artifactId>junit</artifactId>
-          <version>4.8.2</version>
+          <version>4.13.1</version>
           <scope>test</scope>
       </dependency>
   </dependencies>

Reply via email to