Commit 57f47a17 by Yizhi Liu Committed by Tianqi Chen

fix java checkstyle version (#2998)

parent d712e0d7
......@@ -77,7 +77,7 @@ under the License.
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>[8.18,)</version>
<version>8.18</version>
</dependency>
</dependencies>
<executions>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment