We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f400c3 commit 93dabb8Copy full SHA for 93dabb8
.gitattributes
@@ -0,0 +1,4 @@
1
+* text=auto
2
+
3
+mvnw text eol=lf
4
+*.sh text eol=lf
.mvn/wrapper/maven-wrapper.properties
@@ -16,4 +16,4 @@
16
# under the License.
17
wrapperVersion=3.3.2
18
distributionType=only-script
19
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.0/apache-maven-3.9.0-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
0 commit comments