From 4379468b4a8d24463bc7c6eea7ad2568eb8d2d89 Mon Sep 17 00:00:00 2001 From: jianbin Date: Fri, 24 Jan 2025 10:18:52 +0800 Subject: [PATCH] bugfix: native-image AOT runtime GBK encoding error --- pom.xml | 2 +- src/main/resources/com/alipay/remoting/log/logback/log-conf.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8421ba33..02bcbc78 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 com.alipay.sofa bolt - 1.6.11 + 1.6.12-SNAPSHOT jar ${project.groupId}:${project.artifactId} diff --git a/src/main/resources/com/alipay/remoting/log/logback/log-conf.xml b/src/main/resources/com/alipay/remoting/log/logback/log-conf.xml index 4d16c763..c2ae72c6 100644 --- a/src/main/resources/com/alipay/remoting/log/logback/log-conf.xml +++ b/src/main/resources/com/alipay/remoting/log/logback/log-conf.xml @@ -1,4 +1,4 @@ - +