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

Bukama pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new 762a7911c Bump org.junit:junit-bom from 5.14.1 to 5.14.4 (#3357)
762a7911c is described below

commit 762a7911ce81b3b5f0e1699a160fb2f0f3bd0b06
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 22 16:47:33 2026 +0200

    Bump org.junit:junit-bom from 5.14.1 to 5.14.4 (#3357)
    
    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) 
from 5.14.1 to 5.14.4.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - 
[Commits](https://github.com/junit-team/junit-framework/compare/r5.14.1...r5.14.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.14.4
      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 1d921b03c..25f9c8a32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <jvm.args.tests>${jvm9ArgsTests} -Xms32m -Xmx144m 
-XX:SoftRefLRUPolicyMSPerMB=50 -Djava.awt.headless=true 
-Djdk.net.URLClassPath.disableClassPathURLCheck=true</jvm.args.tests>
     
<project.build.outputTimestamp>2026-02-18T05:18:14Z</project.build.outputTimestamp>
     <slf4jVersion>1.7.36</slf4jVersion>
-    <junit.version>5.14.1</junit.version>
+    <junit.version>5.14.4</junit.version>
   </properties>
 
   <dependencyManagement>

Reply via email to