Provide dependency management for log4j-to-slf4j
Closes gh-10860
This commit is contained in:
		
							parent
							
								
									74677629ff
								
							
						
					
					
						commit
						2889ef99c7
					
				| 
						 | 
				
			
			@ -1406,6 +1406,11 @@
 | 
			
		|||
				<type>pom</type>
 | 
			
		||||
				<scope>import</scope>
 | 
			
		||||
			</dependency>
 | 
			
		||||
			<dependency>
 | 
			
		||||
				<groupId>org.apache.logging.log4j</groupId>
 | 
			
		||||
				<artifactId>log4j-to-slf4j</artifactId>
 | 
			
		||||
				<version>${log4j2.version}</version>
 | 
			
		||||
			</dependency>
 | 
			
		||||
			<dependency>
 | 
			
		||||
				<groupId>org.apache.solr</groupId>
 | 
			
		||||
				<artifactId>solr-analysis-extras</artifactId>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue