Skip to content

Commit

Permalink
[ci][tidb] Fix dns cache works incorrect in latest jdk 8. (#1809)
Browse files Browse the repository at this point in the history
  • Loading branch information
GOODBOY008 authored Dec 26, 2022
1 parent 2e3f086 commit d70e125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-connector-tidb-cdc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ under the License.
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dns-cache-manipulator</artifactId>
<version>1.7.1</version>
<version>1.8.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit d70e125

Please sign in to comment.