updated jfoenix, sqlite-jdbc
* jfoenix 1.6.0 -> 1.8.0 * sqlite-jdbc 3.18.0 -> 3.20.0
This commit is contained in:
		
							
								
								
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							| @ -33,7 +33,7 @@ | ||||
|     <dependency> | ||||
|         <groupId>com.jfoenix</groupId> | ||||
|         <artifactId>jfoenix</artifactId> | ||||
|         <version>1.6.0</version> | ||||
|         <version>1.8.0</version> | ||||
|     </dependency> | ||||
|          | ||||
|     <dependency> | ||||
| @ -45,7 +45,7 @@ | ||||
|     <dependency> | ||||
|         <groupId>org.xerial</groupId> | ||||
|         <artifactId>sqlite-jdbc</artifactId> | ||||
|         <version>3.18.0</version> | ||||
|         <version>3.20.0</version> | ||||
|     </dependency> | ||||
|   </dependencies> | ||||
|    | ||||
|  | ||||
		Reference in New Issue
	
	Block a user