This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 261730a [MPOM-438] Bump maven-plugin-plugin from 3.9.0 to 3.10.2
261730a is described below
commit 261730ac80535fd164faadc3834d45f4ae4a1db6
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Thu Oct 26 22:16:48 2023 +0200
[MPOM-438] Bump maven-plugin-plugin from 3.9.0 to 3.10.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5545fe2..3f1a076 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@ under the License.
<maven.compiler.source>${maven.compiler.target}</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<surefire.version>3.2.1</surefire.version><!-- for surefire, failsafe and
surefire-report -->
- <maven.plugin.tools.version>3.9.0</maven.plugin.tools.version><!-- for
m-plugin-p and maven-plugin-annotations -->
+ <maven.plugin.tools.version>3.10.2</maven.plugin.tools.version><!-- for
m-plugin-p and maven-plugin-annotations -->
<assembly.tarLongFileMode>posix</assembly.tarLongFileMode>
<version.maven-fluido-skin>1.11.2</version.maven-fluido-skin>