This is an automated email from the ASF dual-hosted git repository. solomax pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openmeetings.git
commit 377d78681ef6060e8a091c344069e78bcce8c109 Author: Maxim Solodovnik <[email protected]> AuthorDate: Wed May 10 13:04:56 2023 +0700 [OPENMEETINGS-2770] maven-surefire --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9ced431a9..a51c6faec 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ <jdk.version>17</jdk.version> <!-- plugin versions --> <maven-javadoc-plugin.version>3.5.0</maven-javadoc-plugin.version> - <maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version> + <maven-surefire-plugin.version>3.1.0</maven-surefire-plugin.version> <maven-site-plugin.version>4.0.0-M5</maven-site-plugin.version> <exec-maven-plugin.version>3.1.0</exec-maven-plugin.version> <minify-maven-plugin.version>1.7.6</minify-maven-plugin.version>
