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

stoty pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/master by this push:
     new c0baa007ad PHOENIX-7356 Centralize and update versions for 
exclude-only dependencies (addendum: fix typo)
c0baa007ad is described below

commit c0baa007ad948563b814f9079b825978e0401e62
Author: Istvan Toth <[email protected]>
AuthorDate: Mon Jul 15 08:34:36 2024 +0200

    PHOENIX-7356 Centralize and update versions for exclude-only dependencies 
(addendum: fix typo)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5518da0760..2f67807d58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
     irrelevant, but we need to keep them up to date to appease static 
checkers. While Phoenix does
     use theses packages, it does not explicitly depend on them, but instead 
takes the transitve
     dependencies from the Hadoop/HBase version used for building. -->
-    
<comons-configuration2.excludeonly.version>2.10.1</comons-configuration2.excludeonly.version>
+    
<commons-configuration2.excludeonly.version>2.10.1</commons-configuration2.excludeonly.version>
     
<hbase-thirdparty.excludeonly.version>4.1.7</hbase-thirdparty.excludeonly.version>
 
     <!-- Plugin versions -->

Reply via email to