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

remm pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 817f84a  Revert Maven upgrade
817f84a is described below

commit 817f84a85e701e26132736c3fd6101ff1015b8ec
Author: remm <[email protected]>
AuthorDate: Wed Apr 15 11:07:04 2026 +0200

    Revert Maven upgrade
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 17a4576..b40d713 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>
-        <mavenVersion>3.9.14</mavenVersion>
+        <mavenVersion>3.8.1</mavenVersion>
 
         <mavenPluginPluginVersion>3.15.2</mavenPluginPluginVersion>
         <!-- Test settings -->


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to