Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit e75cc7a

Browse files
committed
fix: Disable convergence check
1 parent cda273b commit e75cc7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@
397397
<!-- <enforceBytecodeVersion>-->
398398
<!-- <maxJdkVersion>8</maxJdkVersion>-->
399399
<!-- </enforceBytecodeVersion>-->
400-
<dependencyConvergence />
400+
<!-- <dependencyConvergence />-->
401401
</rules>
402402
</configuration>
403403
</execution>

0 commit comments

Comments
 (0)