Browse Source

KERNEL-9685 fix: log4j 版本升级

feature/x
Dylan.Liu 3 years ago
parent
commit
7c4692dcef
  1. 2
      fine-jboss-logging/pom.xml

2
fine-jboss-logging/pom.xml

@ -17,7 +17,7 @@
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>com.fr.essential</groupId> <groupId>com.fr.essential</groupId>
<artifactId>fine-log4j</artifactId> <artifactId>fine-log4j2</artifactId>
<version>${essentialVersion}</version> <version>${essentialVersion}</version>
</dependency> </dependency>
<!-->以下是lib的本地jar包依赖<--> <!-->以下是lib的本地jar包依赖<-->

Loading…
Cancel
Save