mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	fix 修复 tlog 依赖漏洞
This commit is contained in:
		
							
								
								
									
										14
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								pom.xml
									
									
									
									
									
								
							@@ -226,6 +226,20 @@
 | 
				
			|||||||
                <groupId>com.yomahub</groupId>
 | 
					                <groupId>com.yomahub</groupId>
 | 
				
			||||||
                <artifactId>tlog-web-spring-boot-starter</artifactId>
 | 
					                <artifactId>tlog-web-spring-boot-starter</artifactId>
 | 
				
			||||||
                <version>${tlog.version}</version>
 | 
					                <version>${tlog.version}</version>
 | 
				
			||||||
 | 
					                <exclusions>
 | 
				
			||||||
 | 
					                    <exclusion>
 | 
				
			||||||
 | 
					                        <artifactId>log4j</artifactId>
 | 
				
			||||||
 | 
					                        <groupId>log4j</groupId>
 | 
				
			||||||
 | 
					                    </exclusion>
 | 
				
			||||||
 | 
					                    <exclusion>
 | 
				
			||||||
 | 
					                        <artifactId>dom4j</artifactId>
 | 
				
			||||||
 | 
					                        <groupId>dom4j</groupId>
 | 
				
			||||||
 | 
					                    </exclusion>
 | 
				
			||||||
 | 
					                    <exclusion>
 | 
				
			||||||
 | 
					                        <artifactId>commons-beanutils</artifactId>
 | 
				
			||||||
 | 
					                        <groupId>commons-beanutils</groupId>
 | 
				
			||||||
 | 
					                    </exclusion>
 | 
				
			||||||
 | 
					                </exclusions>
 | 
				
			||||||
            </dependency>
 | 
					            </dependency>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            <dependency>
 | 
					            <dependency>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user