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

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


The following commit(s) were added to refs/heads/master by this push:
     new 32a50bdfc26 Bump junit:junit from 4.12 to 4.13.1 in /modules/tools 
(#13380)
32a50bdfc26 is described below

commit 32a50bdfc2623030f79a89acd346beb089e1e6f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 19 20:47:19 2026 +0300

    Bump junit:junit from 4.12 to 4.13.1 in /modules/tools (#13380)
---
 modules/tools/pom.xml | 2 +-
 parent/pom.xml        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/tools/pom.xml b/modules/tools/pom.xml
index 5a53d9b7bf9..cb7b896d04d 100644
--- a/modules/tools/pom.xml
+++ b/modules/tools/pom.xml
@@ -131,7 +131,7 @@
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
-            <version>4.12</version>
+            <version>4.13.1</version>
             <scope>compile</scope>
         </dependency>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 1755bd8d9d9..ccbd00e0bf7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -223,7 +223,7 @@
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
-            <version>4.12</version>
+            <version>4.13.1</version>
             <scope>test</scope>
         </dependency>
 

Reply via email to