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
The following commit(s) were added to refs/heads/master by this push:
new 0a2b7772b [OPENMEETINGS-2780] maven-surefire
0a2b7772b is described below
commit 0a2b7772b2e81cfa1987f88bafb898c94a6435b4
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Thu Jul 11 12:26:05 2024 +0700
[OPENMEETINGS-2780] maven-surefire
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 189f29603..b111e9f3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
<!-- plugin versions -->
<version.maven-javadoc-plugin>3.7.0</version.maven-javadoc-plugin>
- <version.maven-surefire>3.3.0</version.maven-surefire>
+ <version.maven-surefire>3.3.1</version.maven-surefire>
<version.maven-site-plugin>4.0.0-M9</version.maven-site-plugin>
<version.maven-enforcer-plugin>3.5.0</version.maven-enforcer-plugin>
<version.maven-source-plugin>3.3.1</version.maven-source-plugin>