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