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

fanningpj 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 e2a9a66428 Bump junitVersion from 5.13.2 to 5.13.3 (#834)
e2a9a66428 is described below

commit e2a9a6642809995985a1d22926af91b414fa6809
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 7 11:21:05 2025 +0100

    Bump junitVersion from 5.13.2 to 5.13.3 (#834)
    
    Bumps `junitVersion` from 5.13.2 to 5.13.3.
    
    Updates `org.junit:junit-bom` from 5.13.2 to 5.13.3
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3)
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.2 to 5.13.3
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.2 to 5.13.3
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.13.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-version: 5.13.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-version: 5.13.3
      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 d3f3d5a490..dc6dd3582d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -112,7 +112,7 @@ subprojects {
         commonsCompressVersion = '1.27.1'
         commonsIoVersion = '2.19.0'
         commonsMathVersion = '3.6.1'
-        junitVersion = '5.13.2'
+        junitVersion = '5.13.3'
         log4jVersion = '2.24.3'
         mockitoVersion = '4.11.0'
         hamcrestVersion = '3.0'


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

Reply via email to