<dependency><exclusions> <exclusion> <groupId>xx</group> <artifactId>xxx.xxx</artifactId> </exclusion></exclusions></dependency> kick out some of the dependency.
时间: 2024-10-01 07:34:39
<dependency><exclusions> <exclusion> <groupId>xx</group> <artifactId>xxx.xxx</artifactId> </exclusion></exclusions></dependency> kick out some of the dependency.