Skip to content

Commit

Permalink
[hotfix-#1829][chunjun] Fixed view checkpoints error report
Browse files Browse the repository at this point in the history
  • Loading branch information
libailin authored and zoudaokoulife committed Sep 28, 2023
1 parent 8d105fc commit 0e6a442
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,10 @@
<artifactId>netty</artifactId>
<groupId>io.netty</groupId>
</exclusion>
<exclusion>
<artifactId>commons-math3</artifactId>
<groupId>org.apache.commons</groupId>
</exclusion>
</exclusions>
</dependency>

Expand Down

0 comments on commit 0e6a442

Please sign in to comment.