This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new c74da5b3559 add log4j requirement (#2920)
c74da5b3559 is described below

commit c74da5b3559a9ad50b9dfb585e2876138c551a81
Author: foghost <[email protected]>
AuthorDate: Tue Feb 6 10:06:40 2024 +0800

    add log4j requirement (#2920)
    
    add log4j requirement
---
 .../java-sdk/advanced-features-and-usage/performance/support-graalvm.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/content/zh-cn/overview/mannual/java-sdk/advanced-features-and-usage/performance/support-graalvm.md
 
b/content/zh-cn/overview/mannual/java-sdk/advanced-features-and-usage/performance/support-graalvm.md
index 4eda2d6f0c8..93cf7934cfe 100644
--- 
a/content/zh-cn/overview/mannual/java-sdk/advanced-features-and-usage/performance/support-graalvm.md
+++ 
b/content/zh-cn/overview/mannual/java-sdk/advanced-features-and-usage/performance/support-graalvm.md
@@ -183,7 +183,7 @@ dubbo:
 | Apache Commons Logging | native-maven-plugin      | 0.9.24 及其以上        |     
                |
 | JDK Logger             | native-maven-plugin      | 0.9.24 及其以上        |     
                |
 | slf4j                  | spring-boot-maven-plugin | 3.x.x (用最新版本即可) |        
             |
-| Log4j                  |                          |                        | 
计划推动GraalVM支持 |
+| Log4j                  | native-maven-plugin      | 0.10.0 及其以上        |     
                |
 | Log4j2                 |                          |                        | 
                    |
 
 ### 序列化组件

Reply via email to