You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by vy...@apache.org on 2024/04/18 13:50:16 UTC

(logging-log4j2) branch 2.x updated: Remove unused Maven properties

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

vy pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 800161fdaa Remove unused Maven properties
800161fdaa is described below

commit 800161fdaa20ba6bd72359bd798926d43798169a
Author: Volkan Yazıcı <vo...@yazi.ci>
AuthorDate: Thu Apr 18 15:50:12 2024 +0200

    Remove unused Maven properties
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 262dd19174..5a94c774d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -342,12 +342,6 @@
     <node.version>21.7.1</node.version>
     <npm.version>10.5.0</npm.version>
 
-    <!-- =================================================
-         Plugin version properties (in alphabetical order)
-         ================================================= -->
-    <exec-maven-plugin.version>3.2.0</exec-maven-plugin.version>
-    <frontend-maven-plugin.version>1.15.0</frontend-maven-plugin.version>
-
     <!-- ==================================
          `log4j-docgen`-specific properties
          ================================== -->