log4j-core defined to 2.15 on dependency management, but not used at this moment, just to be sure that no vulnerability brought by third-party. see https://github.com/advisories/GHSA-jfh8-c2jp-5v3q
This commit is contained in:
		
							parent
							
								
									8392075168
								
							
						
					
					
						commit
						2b06d15f3f
					
				
							
								
								
									
										5
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								pom.xml
									
									
									
									
									
								
							@ -1498,6 +1498,11 @@
 | 
			
		||||
                <artifactId>log4j-api</artifactId>
 | 
			
		||||
                <version>${log4j.version}</version>
 | 
			
		||||
            </dependency>
 | 
			
		||||
            <dependency>
 | 
			
		||||
                <groupId>org.apache.logging.log4j</groupId>
 | 
			
		||||
                <artifactId>log4j-core</artifactId>
 | 
			
		||||
                <version>${log4j.version}</version>
 | 
			
		||||
            </dependency>
 | 
			
		||||
            <dependency>
 | 
			
		||||
                <groupId>org.apache.logging.log4j</groupId>
 | 
			
		||||
                <artifactId>log4j-to-slf4j</artifactId>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user