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

THausherr 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 69b3ffb2cc Bump junit6.version from 6.1.1 to 6.1.2 (#2949)
69b3ffb2cc is described below

commit 69b3ffb2cc0c78266df94d63defe5158bbbbe940
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 08:47:36 2026 +0200

    Bump junit6.version from 6.1.1 to 6.1.2 (#2949)
    
    Bumps `junit6.version` from 6.1.1 to 6.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: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>
---
 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 eb541e1875..b428caf8c9 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -389,7 +389,7 @@
     <json.simple.version>1.1.1</json.simple.version>
     <jsoup.version>1.22.2</jsoup.version>
     <jsr305.version>3.0.2</jsr305.version>
-    <junit6.version>6.1.1</junit6.version>
+    <junit6.version>6.1.2</junit6.version>
     <juniversalchardet.version>2.5.0</juniversalchardet.version>
     <junrar.version>7.6.0</junrar.version>
     <jwarc.version>0.36.0</jwarc.version>

Reply via email to