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

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git

commit bcb7fd467c7a1430ab8372935b0e390f1b1db4f4
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Jan 26 11:02:12 2024 +0000

    Remove overrides where parent POM has caught up / overtaken.
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6d30ada..a5f89e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,7 +230,6 @@
              org.apache.maven.plugins ...which is assumed by default.
          -->
         <artifactId>maven-assembly-plugin</artifactId>
-        <version>3.4.2</version>
         <executions>
           <execution>
             <id>make-assembly</id>
@@ -321,7 +320,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>
-        <version>3.2.0</version>
         <configuration>
           <configLocation>src/checkstyle/checkstyle.xml</configLocation>
           <headerLocation>src/checkstyle/header-al2.txt</headerLocation>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to