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

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new 2f8c70ad2d Bump junit6.version from 6.1.0-M1 to 6.0.3 (#2688)
2f8c70ad2d is described below

commit 2f8c70ad2d94dc0660a32796fdc91748fe05ef07
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 07:30:36 2026 +0100

    Bump junit6.version from 6.1.0-M1 to 6.0.3 (#2688)
    
    Bumps `junit6.version` from 6.1.0-M1 to 6.0.3.
    
    Updates `org.junit:junit-bom` from 6.1.0-M1 to 6.0.3
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0-M1...r6.0.3)
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 6.0.3
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r5.11.4...r6.0.3)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 6.0.3
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r5.11.4...r6.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 6.0.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-version: 6.0.3
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-version: 6.0.3
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 6c3d1e00da..8522f00a97 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -399,7 +399,7 @@
     <json.simple.version>1.1.1</json.simple.version>
     <jsoup.version>1.22.1</jsoup.version>
     <jsr305.version>3.0.2</jsr305.version>
-    <junit6.version>6.1.0-M1</junit6.version>
+    <junit6.version>6.0.3</junit6.version>
     <juniversalchardet.version>2.5.0</juniversalchardet.version>
     <junrar.version>7.5.8</junrar.version>
     <jwarc.version>0.35.0</jwarc.version>

Reply via email to