Преглед на файлове

HADOOP-14797. Update re2j version to 1.1. (rchiang)

Ray Chiang преди 8 години
родител
ревизия
f1d751bd05
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      LICENSE.txt
  2. 1 1
      hadoop-project/pom.xml

+ 1 - 1
LICENSE.txt

@@ -359,7 +359,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 
 The binary distribution of this product bundles these dependencies under the
 The binary distribution of this product bundles these dependencies under the
 following license:
 following license:
-re2j 1.0
+re2j 1.1
 ---------------------------------------------------------------------
 ---------------------------------------------------------------------
 (GO license)
 (GO license)
 This is a work derived from Russ Cox's RE2 in Go, whose license
 This is a work derived from Russ Cox's RE2 in Go, whose license

+ 1 - 1
hadoop-project/pom.xml

@@ -76,7 +76,7 @@
     <slf4j.version>1.7.25</slf4j.version>
     <slf4j.version>1.7.25</slf4j.version>
 
 
     <!-- com.google.re2j version -->
     <!-- com.google.re2j version -->
-    <re2j.version>1.0</re2j.version>
+    <re2j.version>1.1</re2j.version>
 
 
     <!-- ProtocolBuffer version, used to verify the protoc version and -->
     <!-- ProtocolBuffer version, used to verify the protoc version and -->
     <!-- define the protobuf JAR version                               -->
     <!-- define the protobuf JAR version                               -->