This is an automated email from the ASF dual-hosted git repository.
vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git
The following commit(s) were added to refs/heads/main by this push:
new f41f6d0bda QPID-8729: [Broker-J] Update maven-surefire-plugin to the
version 3.5.5 (#383)
f41f6d0bda is described below
commit f41f6d0bdac18505f5990debd19a7e6cef4529c9
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Wed Apr 1 08:45:00 2026 +0200
QPID-8729: [Broker-J] Update maven-surefire-plugin to the version 3.5.5
(#383)
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8adaca62b9..1dd7a0c3dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,8 +155,8 @@
<buildnumber-maven-plugin-version>3.3.0</buildnumber-maven-plugin-version>
<maven-compiler-plugin-version>3.15.0</maven-compiler-plugin-version>
<maven-jar-plugin-version>3.5.0</maven-jar-plugin-version>
- <maven-surefire-plugin-version>3.5.4</maven-surefire-plugin-version>
-
<maven-surefire-report-plugin-version>3.5.4</maven-surefire-report-plugin-version>
+ <maven-surefire-plugin-version>3.5.5</maven-surefire-plugin-version>
+
<maven-surefire-report-plugin-version>3.5.5</maven-surefire-report-plugin-version>
<h2.version>2.4.240</h2.version>
<apache-directory-version>2.0.0.AM27</apache-directory-version>
<kerby-version>2.1.1</kerby-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]