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

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 23d0ebcad5f build(deps): bump org.junit:junit-bom from 5.14.3 to 6.1.3 
(#20205)
23d0ebcad5f is described below

commit 23d0ebcad5f9dd7357ef0893e41a8bf75bca7300
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 11:27:15 2026 +0800

    build(deps): bump org.junit:junit-bom from 5.14.3 to 6.1.3 (#20205)
    
    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) 
from 5.14.3 to 6.1.3.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r5.14.3...r6.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 6.1.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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 47f5fe7e17d..7ca743a616a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1265,7 +1265,7 @@
             <dependency>
                 <groupId>org.junit</groupId>
                 <artifactId>junit-bom</artifactId>
-                <version>5.14.3</version>
+                <version>6.1.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>


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

Reply via email to