Skip to content

Commit c8ab6ff

Browse files
committed
Upgrade maven to 3.9.9 and wrapper to 3.3.2
and add .gitattributes in case people don't have core.autocrlf set cmd: `mvn wrapper:wrapper -Dmaven=3.9.9`
1 parent 8b9d61c commit c8ab6ff

File tree

3 files changed

+320
-424
lines changed

3 files changed

+320
-424
lines changed

.mvn/wrapper/maven-wrapper.properties

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip
18-
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar
17+
wrapperVersion=3.3.2
18+
distributionType=only-script
19+
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

Comments
 (0)