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

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


The following commit(s) were added to refs/heads/main by this push:
     new 960f2523838 bumps surefire plugin version 3.5.0 -> 3.5.3
960f2523838 is described below

commit 960f25238385e64ab8a63b749a181bb759a785e7
Author: Andi Huber <[email protected]>
AuthorDate: Wed May 28 03:10:58 2025 +0200

    bumps surefire plugin version 3.5.0 -> 3.5.3
---
 .github/workflows/ci-build-artifacts-no-push-maven.yml | 3 ++-
 bom/pom.xml                                            | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/ci-build-artifacts-no-push-maven.yml 
b/.github/workflows/ci-build-artifacts-no-push-maven.yml
index 666bf89c040..09404562553 100644
--- a/.github/workflows/ci-build-artifacts-no-push-maven.yml
+++ b/.github/workflows/ci-build-artifacts-no-push-maven.yml
@@ -129,8 +129,9 @@ jobs:
           -Dmaven.compiler.proc=full
           -Denforcer.failFast=true
           -Dmaven.source.skip=true
-          -Dproject.build.outputTimestamp=2023-01-01T00:00:00Z
+          -Dproject.build.outputTimestamp=2025-01-01T00:00:00Z
           -e
+          -X
 
     # Autobuild attempts to build any compiled languages  (C/C++, C#, Go, or 
Java).
     # If this step fails, then you should remove it and run the build manually
diff --git a/bom/pom.xml b/bom/pom.xml
index 797c1b5dce4..aea7562ab17 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -87,7 +87,7 @@ identified
         <maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
         <maven-release-plugin.version>3.1.1</maven-release-plugin.version>
         <maven-source-plugin.version>3.3.1</maven-source-plugin.version>
-        <maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
+        <maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
         
<maven-surefire-report-plugin.version>3.5.3</maven-surefire-report-plugin.version>
         <!--  for surefire, failsafe and surefire-report  -->
         <maven.plugin.tools.version>3.15.1</maven.plugin.tools.version>

Reply via email to