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

stevel pushed a commit to branch branch-1.5
in repository https://gitbox.apache.org/repos/asf/hadoop-thirdparty.git

commit 10c624c03e630a5e626b410db9420432bd3119d4
Author: Steve Loughran <[email protected]>
AuthorDate: Fri Oct 17 20:20:36 2025 +0100

    HADOOP-19727. downgrade maven stylus skin to 1.5
    
    HADOOP-19700 was wrong: there is no 1.6 skin.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 669af37..e4de01e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
     <!-- maven plugin versions -->
     <maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
     <maven-site-plugin.version>4.0.0-M8</maven-site-plugin.version>
-    <maven-stylus-skin.version>1.6</maven-stylus-skin.version>
+    <maven-stylus-skin.version>1.5</maven-stylus-skin.version>
     <maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
     <maven-assembly-plugin.version>3.6.0</maven-assembly-plugin.version>
     <maven-dependency-plugin.version>3.6.0</maven-dependency-plugin.version>


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

Reply via email to