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

mbuenger 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 1db41bbecf Bump org.junit:junit-bom from 6.0.1 to 6.0.2 (#11633)
1db41bbecf is described below

commit 1db41bbecf3cfed4f66bd109af315d8c05b61cc5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 8 18:01:52 2026 +0100

    Bump org.junit:junit-bom from 6.0.1 to 6.0.2 (#11633)
    
    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) 
from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 6.0.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 639ace3a9c..2d77bad721 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.0.1</version>
+        <version>6.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index 20f6576724..4a8b2cda36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@ under the License.
     <javaxAnnotationApiVersion>1.3.2</javaxAnnotationApiVersion>
     <jlineVersion>3.30.6</jlineVersion>
     <jmhVersion>1.37</jmhVersion>
-    <junitVersion>6.0.1</junitVersion>
+    <junitVersion>6.0.2</junitVersion>
     <jxpathVersion>1.4.0</jxpathVersion>
     <logbackClassicVersion>1.5.23</logbackClassicVersion>
     <mockitoVersion>5.21.0</mockitoVersion>

Reply via email to