mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-10-31 10:37:41 +08:00 
			
		
		
		
	【移除依赖】xercesImpl
This commit is contained in:
		| @ -72,7 +72,6 @@ | ||||
|         <minio.version>8.5.7</minio.version> | ||||
|         <justauth.version>2.0.5</justauth.version> | ||||
|         <jimureport.version>1.8.1</jimureport.version> | ||||
|         <xercesImpl.version>2.12.2</xercesImpl.version> | ||||
|         <weixin-java.version>4.6.0</weixin-java.version> | ||||
|     </properties> | ||||
|  | ||||
| @ -592,12 +591,6 @@ | ||||
|                     </exclusion> | ||||
|                 </exclusions> | ||||
|             </dependency> | ||||
|             <dependency> | ||||
|                 <groupId>xerces</groupId> | ||||
|                 <artifactId>xercesImpl</artifactId> | ||||
|                 <version>${xercesImpl.version}</version> | ||||
|             </dependency> | ||||
|  | ||||
|         </dependencies> | ||||
|     </dependencyManagement> | ||||
|  | ||||
|  | ||||
| @ -64,11 +64,6 @@ | ||||
|             <groupId>org.jeecgframework.jimureport</groupId> | ||||
|             <artifactId>jimureport-spring-boot3-starter-fastjson2</artifactId> | ||||
|         </dependency> | ||||
|         <!-- 单独依赖升级版本,解决低版本validator失败问题 --> | ||||
|         <dependency> | ||||
|             <groupId>xerces</groupId> | ||||
|             <artifactId>xercesImpl</artifactId> | ||||
|         </dependency> | ||||
|  | ||||
|         <dependency> | ||||
|             <groupId>cn.iocoder.boot</groupId> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV