Skip to content

Commit

Permalink
remove banCircularDependencies rule
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 committed Jan 9, 2023
1 parent 65b393c commit 953bcaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2171,7 +2171,6 @@
</goals>
<configuration>
<rules>
<banCircularDependencies/>
<enforceBytecodeVersion>
<maxJdkVersion>${java.version}</maxJdkVersion>
<ignoredScopes>test</ignoredScopes>
Expand Down

0 comments on commit 953bcaf

Please sign in to comment.