diff --git a/flink-doris-connector/pom.xml b/flink-doris-connector/pom.xml index 2d7c3fe04..76156adf7 100644 --- a/flink-doris-connector/pom.xml +++ b/flink-doris-connector/pom.xml @@ -77,12 +77,22 @@ under the License. 3.3.0 3.2.1 UTF-8 - 2.18.0 github 1.0.0 8.14 2.17 2.4.2 + 4.5.13 + 1.15 + 4.1.77.Final + 2.13.3 + 31.1-jre + 1.7.25 + 4.2.0 + 1.17.6 + 5.10.1 + 4.11 + 1.3 @@ -146,7 +156,7 @@ under the License. org.apache.httpcomponents httpclient - 4.5.13 + ${httpcomponents.version} commons-codec @@ -158,7 +168,7 @@ under the License. commons-codec commons-codec - 1.15 + ${commons-codec.version} @@ -195,37 +205,37 @@ under the License. io.netty netty-common - 4.1.77.Final + ${netty.version} com.fasterxml.jackson.core jackson-annotations - 2.13.3 + ${fasterxml.version} com.fasterxml.jackson.core jackson-core - 2.13.3 + ${fasterxml.version} com.fasterxml.jackson.core jackson-databind - 2.13.3 + ${fasterxml.version} com.google.guava guava - 31.1-jre + ${guava.version} org.slf4j slf4j-log4j12 - 1.7.25 + ${slf4j.version} provided @@ -287,39 +297,39 @@ under the License. org.hamcrest hamcrest-core - 1.3 + ${hamcrest.version} test org.mockito mockito-core - 4.2.0 + ${mockito.version} test org.mockito mockito-inline - 4.2.0 + ${mockito.version} test junit junit - 4.11 + ${junit.version} test org.junit.jupiter junit-jupiter-api - 5.10.1 + ${junit-jupiter.version} test org.testcontainers testcontainers - 1.17.6 + ${testcontainers.version} test diff --git a/tools/maven/checkstyle.xml b/tools/maven/checkstyle.xml index a3d8fa3df..880563e2a 100644 --- a/tools/maven/checkstyle.xml +++ b/tools/maven/checkstyle.xml @@ -180,11 +180,11 @@ This file is based on the checkstyle file of Apache Beam. - - - - + + + + + diff --git a/tools/maven/suppressions.xml b/tools/maven/suppressions.xml index 2577e5f5c..6a0417d1d 100644 --- a/tools/maven/suppressions.xml +++ b/tools/maven/suppressions.xml @@ -26,7 +26,4 @@ under the License. - - -