|  |  | @ -87,7 +87,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <!-- Import dependency management from Spring Boot --> |  |  |  |                 <!-- Import dependency management from Spring Boot --> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <groupId>org.springframework.boot</groupId> |  |  |  |                 <groupId>org.springframework.boot</groupId> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <artifactId>spring-boot-dependencies</artifactId> |  |  |  |                 <artifactId>spring-boot-dependencies</artifactId> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <version>1.5.18.RELEASE</version> |  |  |  |                 <version>1.5.20.RELEASE</version> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                 <type>pom</type> |  |  |  |                 <type>pom</type> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <scope>import</scope> |  |  |  |                 <scope>import</scope> | 
			
		
	
		
		
			
				
					
					|  |  |  |             </dependency> |  |  |  |             </dependency> | 
			
		
	
	
		
		
			
				
					|  |  | @ -133,6 +133,12 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <artifactId>guava</artifactId> |  |  |  |                 <artifactId>guava</artifactId> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <version>27.1-jre</version> |  |  |  |                 <version>27.1-jre</version> | 
			
		
	
		
		
			
				
					
					|  |  |  |             </dependency> |  |  |  |             </dependency> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             <dependency> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 <groupId>org.eclipse.jdt</groupId> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 <artifactId>ecj</artifactId> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 <version>3.14.0</version> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 <scope>provided</scope> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             </dependency> | 
			
		
	
		
		
			
				
					
					|  |  |  |         </dependencies> |  |  |  |         </dependencies> | 
			
		
	
		
		
			
				
					
					|  |  |  |     </dependencyManagement> |  |  |  |     </dependencyManagement> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | 
 |