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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7aa3c8a37b Bump org.junit:junit-bom from 6.1.1 to 6.1.2 (#12477)
7aa3c8a37b is described below

commit 7aa3c8a37b091a5a86d3dae3a7d99ce910fd6caa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 19:04:52 2026 +0200

    Bump org.junit:junit-bom from 6.1.1 to 6.1.2 (#12477)
    
    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) 
from 6.1.1 to 6.1.2.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r6.1.1...r6.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 6.1.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 its/pom.xml | 2 +-
 pom.xml     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/its/pom.xml b/its/pom.xml
index c7e982d5e9..3a96c0dfb9 100644
--- a/its/pom.xml
+++ b/its/pom.xml
@@ -98,7 +98,7 @@ under the License.
       <dependency>
         <groupId>org.junit</groupId>
         <artifactId>junit-bom</artifactId>
-        <version>6.1.1</version>
+        <version>6.1.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index 989e3606a7..bdbccf9f1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@ under the License.
     <javaxAnnotationApiVersion>1.3.2</javaxAnnotationApiVersion>
     <jlineVersion>4.3.1</jlineVersion>
     <jmhVersion>1.37</jmhVersion>
-    <junitVersion>6.1.1</junitVersion>
+    <junitVersion>6.1.2</junitVersion>
     <jxpathVersion>1.4.0</jxpathVersion>
     <logbackClassicVersion>1.5.38</logbackClassicVersion>
     <mockitoVersion>5.23.0</mockitoVersion>

Reply via email to