mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-10-30 10:05:59 +08:00 
			
		
		
		
	升级springboot到2.1.17 提升安全性
This commit is contained in:
		
							
								
								
									
										3
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								pom.xml
									
									
									
									
									
								
							| @ -17,6 +17,7 @@ | |||||||
|         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | ||||||
|         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> |         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> | ||||||
|         <java.version>1.8</java.version> |         <java.version>1.8</java.version> | ||||||
|  |         <maven-jar-plugin.version>3.1.1</maven-jar-plugin.version> | ||||||
|         <mybatis.boot.version>1.3.2</mybatis.boot.version> |         <mybatis.boot.version>1.3.2</mybatis.boot.version> | ||||||
|         <druid.version>1.1.22</druid.version> |         <druid.version>1.1.22</druid.version> | ||||||
|         <bitwalker.version>1.19</bitwalker.version> |         <bitwalker.version>1.19</bitwalker.version> | ||||||
| @ -40,7 +41,7 @@ | |||||||
|             <dependency> |             <dependency> | ||||||
|                 <groupId>org.springframework.boot</groupId> |                 <groupId>org.springframework.boot</groupId> | ||||||
|                 <artifactId>spring-boot-dependencies</artifactId> |                 <artifactId>spring-boot-dependencies</artifactId> | ||||||
|                 <version>2.1.1.RELEASE</version> |                 <version>2.1.17.RELEASE</version> | ||||||
|                 <type>pom</type> |                 <type>pom</type> | ||||||
|                 <scope>import</scope> |                 <scope>import</scope> | ||||||
|             </dependency> |             </dependency> | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 RuoYi
					RuoYi