mirror of
				https://github.com/RAIRLab/Spectra.git
				synced 2025-10-26 22:51:19 +00:00 
			
		
		
		
	Update Guava
This commit is contained in:
		
							parent
							
								
									839b3e3172
								
							
						
					
					
						commit
						eb31602b35
					
				
					 1 changed files with 7 additions and 6 deletions
				
			
		
							
								
								
									
										13
									
								
								pom.xml
									
										
									
									
									
								
							
							
						
						
									
										13
									
								
								pom.xml
									
										
									
									
									
								
							|  | @ -35,15 +35,16 @@ | |||
|             <version>0.5.0</version> | ||||
|         </dependency> | ||||
| 
 | ||||
|         <dependency> | ||||
|             <groupId>com.google.guava</groupId> | ||||
|             <artifactId>guava</artifactId> | ||||
|             <version>21.0</version> | ||||
|         </dependency> | ||||
|          <dependency> | ||||
|            <groupId>com.google.guava</groupId> | ||||
|            <artifactId>guava</artifactId> | ||||
|            <version>[24.1.1,)</version> | ||||
|          </dependency> | ||||
| 
 | ||||
| 
 | ||||
|     </dependencies> | ||||
|     <properties> | ||||
|         <maven.compiler.source>1.8</maven.compiler.source> | ||||
|         <maven.compiler.target>1.8</maven.compiler.target> | ||||
|     </properties> | ||||
| </project> | ||||
| </project> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue