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

Claudenw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e3125cc Bump org.junit:junit-bom from 6.1.2 to 6.1.3 (#709)
9e3125cc is described below

commit 9e3125cc2a4e4f24852e9ec96f3aab23b6fda845
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 15 08:58:53 2026 +0200

    Bump org.junit:junit-bom from 6.1.2 to 6.1.3 (#709)
    
    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) 
from 6.1.2 to 6.1.3.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r6.1.2...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-patch
    ...
    
    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 1745d256..1c383198 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,7 @@ agnostic home for software distribution comprehension and 
audit tools.
       <dependency>
         <groupId>org.junit</groupId>
         <artifactId>junit-bom</artifactId>
-        <version>6.1.2</version>
+        <version>6.1.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>

Reply via email to