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

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


The following commit(s) were added to refs/heads/main by this push:
     new 6b03be4025 Build: Bump junit from 5.13.4 to 5.14.1 (#14476)
6b03be4025 is described below

commit 6b03be4025c1126d8561dae7645307cf511675e5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 2 12:29:05 2025 +0530

    Build: Bump junit from 5.13.4 to 5.14.1 (#14476)
    
    Bumps `junit` from 5.13.4 to 5.14.1.
    
    Updates `org.junit.jupiter:junit-jupiter` from 5.13.4 to 5.14.1
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r5.14.1)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.4 to 5.14.1
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r5.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-version: 5.14.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-version: 5.14.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index b18b111d5a..3935e450ca 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -67,7 +67,7 @@ jakarta-servlet-api = "6.1.0"
 jaxb-api = "2.3.1"
 jaxb-runtime = "2.3.9"
 jetty = "11.0.26"
-junit = "5.13.4"
+junit = "5.14.1"
 junit-platform = "1.14.1"
 kafka = "3.9.1"
 kryo-shaded = "4.0.3"

Reply via email to