You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by st...@apache.org on 2023/01/27 12:01:01 UTC

[hadoop] branch branch-3.3.5 updated: HADOOP-17717. Update wildfly openssl to 1.1.3.Final. (#5310)

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

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


The following commit(s) were added to refs/heads/branch-3.3.5 by this push:
     new 99bb7652ed1 HADOOP-17717. Update wildfly openssl to 1.1.3.Final. (#5310)
99bb7652ed1 is described below

commit 99bb7652ed1242d9028dca73398edd2edb66c488
Author: Steve Loughran <st...@cloudera.com>
AuthorDate: Fri Jan 27 11:50:17 2023 +0000

    HADOOP-17717. Update wildfly openssl to 1.1.3.Final. (#5310)
    
    Contributed by Wei-Chiu Chuang
---
 LICENSE-binary         | 2 +-
 hadoop-project/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index 90cedd436b0..803421a7ed3 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -367,7 +367,7 @@ org.lz4:lz4-java:1.7.1
 org.objenesis:objenesis:2.6
 org.xerial.snappy:snappy-java:1.1.8.2
 org.yaml:snakeyaml:1.32
-org.wildfly.openssl:wildfly-openssl:1.0.7.Final
+org.wildfly.openssl:wildfly-openssl:1.1.3.Final
 
 
 --------------------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 2d6e73a6447..7f19c3e16c5 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -210,7 +210,7 @@
     <jline.version>3.9.0</jline.version>
     <powermock.version>1.5.6</powermock.version>
     <solr.version>8.8.2</solr.version>
-    <openssl-wildfly.version>1.0.7.Final</openssl-wildfly.version>
+    <openssl-wildfly.version>1.1.3.Final</openssl-wildfly.version>
     <woodstox.version>5.4.0</woodstox.version>
     <json-smart.version>2.4.7</json-smart.version>
     <nimbus-jose-jwt.version>9.8.1</nimbus-jose-jwt.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org