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

ahuber pushed a commit to branch v4
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit 3e29cf2acc0859e07b42bbdbaf38015092741808
Author: Andi Huber <[email protected]>
AuthorDate: Fri Sep 26 07:38:12 2025 +0200

    Bumps JUnit from 5.x to 6.0.0-RC3
---
 bom/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index c9bc8c3daff..21cfbe0c18f 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -115,9 +115,9 @@ identified
         <jspecify.version>1.0.0</jspecify.version>
         <jsr305.version>3.0.2</jsr305.version>
         <jsoup.version>1.21.2</jsoup.version>
-        <junit-jupiter.version>5.13.4</junit-jupiter.version> <!-- overrides
+        <junit-jupiter.version>6.0.0-RC3</junit-jupiter.version> <!-- overrides
         spring -->
-        <junit-platform.version>1.13.4</junit-platform.version>
+        <junit-platform.version>6.0.0-RC3</junit-platform.version>
 
         <log4jdbc-remix.version>0.2.7</log4jdbc-remix.version>
         <lombok.version>1.18.42</lombok.version> <!-- overriding Spring -->

Reply via email to