mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-10-31 18:49:06 +08:00 
			
		
		
		
	【依赖】maven-compiler-plugin from 3.11.0 to 3.13.0
【依赖】flatten-maven-plugin from 1.5.0 to 1.6.0
This commit is contained in:
		
							
								
								
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							| @ -37,8 +37,8 @@ | ||||
|         <maven.compiler.source>${java.version}</maven.compiler.source> | ||||
|         <maven.compiler.target>${java.version}</maven.compiler.target> | ||||
|         <maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version> | ||||
|         <maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version> | ||||
|         <flatten-maven-plugin.version>1.5.0</flatten-maven-plugin.version> | ||||
|         <maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version> | ||||
|         <flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version> | ||||
|         <!-- 看看咋放到 bom 里 --> | ||||
|         <lombok.version>1.18.34</lombok.version> | ||||
|         <spring.boot.version>3.3.1</spring.boot.version> | ||||
|  | ||||
| @ -15,7 +15,7 @@ | ||||
|  | ||||
|     <properties> | ||||
|         <revision>2.1.0-snapshot</revision> | ||||
|         <flatten-maven-plugin.version>1.5.0</flatten-maven-plugin.version> | ||||
|         <flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version> | ||||
|         <!-- 统一依赖管理 --> | ||||
|         <spring.boot.version>3.3.1</spring.boot.version> | ||||
|         <!-- Web 相关 --> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV