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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new c813498bc Bump org.junit:junit-bom from 6.0.3 to 6.1.0
c813498bc is described below

commit c813498bc59b001e683fb35e6e7f2d31a019738c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 20 08:07:25 2026 +0000

    Bump org.junit:junit-bom from 6.0.3 to 6.1.0
    
    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) 
from 6.0.3 to 6.1.0.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 123c164d4..2ba67583d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -347,7 +347,7 @@
             <dependency>
                 <groupId>org.junit</groupId>
                 <artifactId>junit-bom</artifactId>
-                <version>6.0.3</version>
+                <version>6.1.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>

Reply via email to