This is an automated email from the ASF dual-hosted git repository.
markt 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 910b71c Fix build
910b71c is described below
commit 910b71c04eb272abf5b0419f4b4ce876f3192568
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jan 27 15:29:55 2026 +0000
Fix build
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 57732af..aeea8bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -825,7 +825,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
- <version>1.4.1</version>
<executions>
<execution>
<id>enforce-java</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]