Commit 5e93e7a5 authored by lgcareer's avatar lgcareer Committed by qiaozhanwei
Browse files

Add space or colon (#1552)

parent 644c30cf
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -242,7 +242,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
    commons-collections4 4.1: https://mvnrepository.com/artifact/org.apache.commons/commons-collections4/4.1, Apache 2.0
    commons-compress 1.4.1: https://mvnrepository.com/artifact/org.apache.commons/commons-compress/1.4.1, Apache 2.0
    commons-configuration 1.10: https://mvnrepository.com/artifact/commons-configuration/commons-configuration/1.10, Apache 2.0
    commons-daemon 1.0.13 https://mvnrepository.com/artifact/commons-daemon/commons-daemon/1.0.13, Apache 2.0
    commons-daemon 1.0.13: https://mvnrepository.com/artifact/commons-daemon/commons-daemon/1.0.13, Apache 2.0
    commons-dbcp 1.4: https://github.com/apache/commons-dbcp, Apache 2.0
    commons-email 1.5: https://github.com/apache/commons-email, Apache 2.0
    commons-httpclient 3.0.1: https://mvnrepository.com/artifact/commons-httpclient/commons-httpclient/3.0.1, Apache 2.0
@@ -348,7 +348,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
    log4j-1.2-api 2.11.2: https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-1.2-api/2.11.2, Apache 2.0
    lz4 1.3.0: https://mvnrepository.com/artifact/net.jpountz.lz4/lz4/1.3.0, Apache 2.0
    mapstruct 1.2.0.Final: https://github.com/mapstruct/mapstruct, Apache 2.0
    mybatis 3.5.2 https://mvnrepository.com/artifact/org.mybatis/mybatis/3.5.2, Apache 2.0
    mybatis 3.5.2: https://mvnrepository.com/artifact/org.mybatis/mybatis/3.5.2, Apache 2.0
    mybatis-plus 3.2.0: https://github.com/baomidou/mybatis-plus, Apache 2.0
    mybatis-plus-annotation 3.2.0: https://mvnrepository.com/artifact/com.baomidou/mybatis-plus-annotation/3.2.0, Apache 2.0
    mybatis-plus-boot-starter 3.2.0: https://mvnrepository.com/artifact/com.baomidou/mybatis-plus-boot-starter/3.2.0, Apache 2.0
@@ -444,7 +444,7 @@ CDDL licenses
The following components are provided under the CDDL License. See project link for details.
The text of each license is also included at licenses/LICENSE-[project].txt.

    activation 1.1: https://mvnrepository.com/artifact/javax.activation/activation/1.1 CDDL 1.0
    activation 1.1: https://mvnrepository.com/artifact/javax.activation/activation/1.1, CDDL 1.0
    javax.activation-api 1.2.0: https://mvnrepository.com/artifact/javax.activation/javax.activation-api/1.2.0, CDDL and LGPL 2.0
    javax.annotation-api 1.3.2: https://mvnrepository.com/artifact/javax.annotation/javax.annotation-api/1.3.2, CDDL + GPLv2
    javax.mail 1.6.2: https://mvnrepository.com/artifact/com.sun.mail/javax.mail/1.6.2, CDDL/GPLv2