This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new a41dae4e80 HDDS-9741. Bump maven-surefire-plugin to 3.2.2 (#5637)
a41dae4e80 is described below
commit a41dae4e809be7911e8e6dbf823ff424fae712fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 21 12:35:56 2023 +0100
HDDS-9741. Bump maven-surefire-plugin to 3.2.2 (#5637)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dfcc61bb5b..d6ab3cd8dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,7 +257,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<!-- Plugin versions and config -->
<maven-surefire-plugin.argLine>-Xmx4096m
-XX:+HeapDumpOnOutOfMemoryError</maven-surefire-plugin.argLine>
<unstable-test-groups>flaky | org.apache.ozone.test.FlakyTest | slow |
org.apache.ozone.test.SlowTest | unhealthy |
org.apache.ozone.test.UnhealthyTest</unstable-test-groups>
- <maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version>
<maven-surefire-report-plugin.version>${maven-surefire-plugin.version}</maven-surefire-report-plugin.version>
<maven-failsafe-plugin.version>${maven-surefire-plugin.version}</maven-failsafe-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]