Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit 1eb65a3

Browse files
committed
fix log4j test
1 parent bdfd691 commit 1eb65a3

File tree

1 file changed

+1
-1
lines changed
  • samples/springboot-samples/slimming/log4j2/biz1

1 file changed

+1
-1
lines changed

samples/springboot-samples/slimming/log4j2/biz1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<configuration>
5959
<skipArkExecutable>true</skipArkExecutable>
6060
<outputDirectory>./target</outputDirectory>
61-
<bizName>biz1</bizName>
61+
<bizName>biz1-slimming-log4j2</bizName>
6262
<packExcludesConfig>rules.txt</packExcludesConfig>
6363
<webContextPath>biz1</webContextPath>
6464
<declaredMode>true</declaredMode>

0 commit comments

Comments
 (0)