|  | @@ -154,6 +154,19 @@
 | 
	
		
			
				|  |  |              <version>1.46</version>
 | 
	
		
			
				|  |  |          </dependency>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +        <!-- 图片缩略图 -->
 | 
	
		
			
				|  |  | +        <dependency>
 | 
	
		
			
				|  |  | +            <groupId>net.coobird</groupId>
 | 
	
		
			
				|  |  | +            <artifactId>thumbnailator</artifactId>
 | 
	
		
			
				|  |  | +            <version>0.4.8</version>
 | 
	
		
			
				|  |  | +        </dependency>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +        <dependency>
 | 
	
		
			
				|  |  | +            <groupId>org.springframework</groupId>
 | 
	
		
			
				|  |  | +            <artifactId>spring-mock</artifactId>
 | 
	
		
			
				|  |  | +            <version>2.0.8</version>
 | 
	
		
			
				|  |  | +        </dependency>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |      </dependencies>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  </project>
 |