diff --git a/.editorconfig b/.editorconfig index 9faefdc..5ba9270 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,7 +12,7 @@ insert_final_newline = unset indent_style = unset indent_size = unset -[CHANGELOG.md] +[{CHANGELOG.md,*-CHANGELOG.md,*_CHANGELOG.md}] indent_size = 4 [*.java] diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index 4314d65..984af6b 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -16,4 +16,4 @@ # under the License. wrapperVersion=3.3.4 distributionType=only-script -distributionUrl=https://downloads.apache.org/maven/mvnd/1.0.3/maven-mvnd-1.0.3-bin.zip +distributionUrl=https://downloads.apache.org/maven/mvnd/1.0.6/maven-mvnd-1.0.6-bin.zip