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

pjfanning pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 3a21b58b19 Bump junitVersion from 6.1.1 to 6.1.2 (#1181)
3a21b58b19 is described below

commit 3a21b58b19a06c7a86ff795145ef4b6c87321503
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 15:32:09 2026 +0100

    Bump junitVersion from 6.1.1 to 6.1.2 (#1181)
    
    Bumps `junitVersion` from 6.1.1 to 6.1.2.
    
    Updates `org.junit.jupiter:junit-jupiter` 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)
    
    Updates `org.junit:junit-bom` 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)
    
    Updates `org.junit.jupiter:junit-jupiter-api` 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)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` 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.jupiter:junit-jupiter
      dependency-version: 6.1.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.junit:junit-bom
      dependency-version: 6.1.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-version: 6.1.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      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>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 7dc97647f1..30540ec8fa 100644
--- a/build.gradle
+++ b/build.gradle
@@ -74,7 +74,7 @@ configurations {
 allprojects {
     ext {
         antVersion = '1.10.17'
-        junitVersion = '6.1.1'
+        junitVersion = '6.1.2'
     }
 }
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to