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

jacopoc pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new e4c935ba01 Bump junit from 6.1.0 to 6.1.2
e4c935ba01 is described below

commit e4c935ba0191c5bc00a9b1e059c87cb8a2295c93
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 9 14:21:23 2026 +0000

    Bump junit from 6.1.0 to 6.1.2
    
    Bumps `junit` from 6.1.0 to 6.1.2.
    
    Updates `org.junit.jupiter:junit-jupiter-api` from 6.1.0 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.0...r6.1.2)
    
    Updates `org.junit.platform:junit-platform-launcher` from 6.1.0 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.0...r6.1.2)
    
    Updates `org.junit.jupiter:junit-jupiter-engine` from 6.1.0 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.0...r6.1.2)
    
    Updates `org.junit.jupiter:junit-jupiter-params` from 6.1.0 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.0...r6.1.2)
    
    ---
    updated-dependencies:
    - 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.platform:junit-platform-launcher
      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
    - dependency-name: org.junit.jupiter:junit-jupiter-params
      dependency-version: 6.1.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 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 bfe1f81afa..35ee027c26 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -96,7 +96,7 @@ re2j = "1.8"
 xerces-impl = "2.12.2"
 mustangproject-library = "2.24.0"
 # Shared by junit-jupiter-api, junit-platform-launcher, junit-jupiter-engine, 
junit-jupiter-params.
-junit = "6.1.0"
+junit = "6.1.2"
 hamcrest-library = "2.2"
 mockito-core = "5.23.0"
 javax-xml-soap-api = "1.4.0"

Reply via email to