updated some libraries
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			* sqlite-jdbc 3.28.0 -> 3.30.1 * log4j 2.12.1 -> 2.13.0
This commit is contained in:
		
							
								
								
									
										8
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								pom.xml
									
									
									
									
									
								
							| @ -9,7 +9,7 @@ | |||||||
| 	<packaging>jar</packaging> | 	<packaging>jar</packaging> | ||||||
|  |  | ||||||
| 	<name>Project-HomeFlix</name> | 	<name>Project-HomeFlix</name> | ||||||
| 	<url>http://www.mosad.xyz</url> | 	<url>https://www.mosad.xyz</url> | ||||||
|  |  | ||||||
| 	<properties> | 	<properties> | ||||||
| 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | ||||||
| @ -63,19 +63,19 @@ | |||||||
| 		<dependency> | 		<dependency> | ||||||
| 			<groupId>org.xerial</groupId> | 			<groupId>org.xerial</groupId> | ||||||
| 			<artifactId>sqlite-jdbc</artifactId> | 			<artifactId>sqlite-jdbc</artifactId> | ||||||
| 			<version>3.28.0</version> | 			<version>3.30.1</version> | ||||||
| 		</dependency> | 		</dependency> | ||||||
|  |  | ||||||
| 		<dependency> | 		<dependency> | ||||||
| 			<groupId>org.apache.logging.log4j</groupId> | 			<groupId>org.apache.logging.log4j</groupId> | ||||||
| 			<artifactId>log4j-api</artifactId> | 			<artifactId>log4j-api</artifactId> | ||||||
| 			<version>2.12.1</version> | 			<version>2.13.0</version> | ||||||
| 		</dependency> | 		</dependency> | ||||||
|  |  | ||||||
| 		<dependency> | 		<dependency> | ||||||
| 			<groupId>org.apache.logging.log4j</groupId> | 			<groupId>org.apache.logging.log4j</groupId> | ||||||
| 			<artifactId>log4j-core</artifactId> | 			<artifactId>log4j-core</artifactId> | ||||||
| 			<version>2.12.1</version> | 			<version>2.13.0</version> | ||||||
| 		</dependency> | 		</dependency> | ||||||
| 	</dependencies> | 	</dependencies> | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user