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> |         <minio.version>8.5.7</minio.version> | ||||||
|         <justauth.version>2.0.5</justauth.version> |         <justauth.version>2.0.5</justauth.version> | ||||||
|         <jimureport.version>1.8.1</jimureport.version> |         <jimureport.version>1.8.1</jimureport.version> | ||||||
|         <xercesImpl.version>2.12.2</xercesImpl.version> |  | ||||||
|         <weixin-java.version>4.6.0</weixin-java.version> |         <weixin-java.version>4.6.0</weixin-java.version> | ||||||
|     </properties> |     </properties> | ||||||
|  |  | ||||||
| @ -592,12 +591,6 @@ | |||||||
|                     </exclusion> |                     </exclusion> | ||||||
|                 </exclusions> |                 </exclusions> | ||||||
|             </dependency> |             </dependency> | ||||||
|             <dependency> |  | ||||||
|                 <groupId>xerces</groupId> |  | ||||||
|                 <artifactId>xercesImpl</artifactId> |  | ||||||
|                 <version>${xercesImpl.version}</version> |  | ||||||
|             </dependency> |  | ||||||
|  |  | ||||||
|         </dependencies> |         </dependencies> | ||||||
|     </dependencyManagement> |     </dependencyManagement> | ||||||
|  |  | ||||||
|  | |||||||
| @ -64,11 +64,6 @@ | |||||||
|             <groupId>org.jeecgframework.jimureport</groupId> |             <groupId>org.jeecgframework.jimureport</groupId> | ||||||
|             <artifactId>jimureport-spring-boot3-starter-fastjson2</artifactId> |             <artifactId>jimureport-spring-boot3-starter-fastjson2</artifactId> | ||||||
|         </dependency> |         </dependency> | ||||||
|         <!-- 单独依赖升级版本,解决低版本validator失败问题 --> |  | ||||||
|         <dependency> |  | ||||||
|             <groupId>xerces</groupId> |  | ||||||
|             <artifactId>xercesImpl</artifactId> |  | ||||||
|         </dependency> |  | ||||||
|  |  | ||||||
|         <dependency> |         <dependency> | ||||||
|             <groupId>cn.iocoder.boot</groupId> |             <groupId>cn.iocoder.boot</groupId> | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV