This is an automated email from the ASF dual-hosted git repository.

robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git


The following commit(s) were added to refs/heads/master by this push:
     new 556c19db Fix maven-plugin-tools.version
556c19db is described below

commit 556c19db2d1fdcbf4c1cf1175fa368734f82031a
Author: Robert Lazarski <robertlazar...@gmail.com>
AuthorDate: Thu Nov 28 12:18:29 2024 -1000

    Fix maven-plugin-tools.version
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 5038f434..5a4b2bd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -845,6 +845,7 @@
         <jacoco.version>0.8.12</jacoco.version>
         <slf4j.version>2.0.16</slf4j.version>
         <groovy.version>4.0.24</groovy.version>
+        <maven-plugin-tools.version>3.15.1</maven-plugin-tools.version>
     </properties>
 
     <pluginRepositories>

Reply via email to