From 0c3e3f77ce2a1ed9ef561df806a6110f1e49608b Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Fri, 18 Oct 2024 18:41:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .editorconfig | 13 +++++++++++++ pom.xml | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..981764a --- /dev/null +++ b/.editorconfig @@ -0,0 +1,13 @@ +root = true + +[*] +# 缩进 +indent_style = space +indent_size = 4 +# 行尾 +end_of_line = lf +# 字符集 +charset = utf-8 +# +trim_trailing_whitespace = true +insert_final_newline = true diff --git a/pom.xml b/pom.xml index 8a1a2cd..73c8a45 100644 --- a/pom.xml +++ b/pom.xml @@ -13,8 +13,8 @@ 1.8 1.8 1.8 - 3.16.0 - 33.2.1-jre + 3.17.0 + 33.3.1-jre 2.12.7