Skip to content

Commit 2c3339c

Browse files
breundsyer
authored andcommitted
Update to Maven Wrapper 3.3.3 and Maven 3.9.11
- Removed maven-wrapper.jar, which is not used for the only-script Maven Wrapper distribution type - Added distributionSha256Sum configuration property to verify integrity of Maven distribution Signed-off-by: Nils Breunese <nils@breun.nl>
1 parent 82c039e commit 2c3339c

File tree

4 files changed

+404
-333
lines changed

4 files changed

+404
-333
lines changed

.mvn/wrapper/maven-wrapper.jar

-46.5 KB
Binary file not shown.
Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,4 @@
1-
# Licensed to the Apache Software Foundation (ASF) under one
2-
# or more contributor license agreements. See the NOTICE file
3-
# distributed with this work for additional information
4-
# regarding copyright ownership. The ASF licenses this file
5-
# to you under the Apache License, Version 2.0 (the
6-
# "License"); you may not use this file except in compliance
7-
# with the License. You may obtain a copy of the License at
8-
#
9-
# http://www.apache.org/licenses/LICENSE-2.0
10-
#
11-
# Unless required by applicable law or agreed to in writing,
12-
# software distributed under the License is distributed on an
13-
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14-
# KIND, either express or implied. See the License for the
15-
# specific language governing permissions and limitations
16-
# under the License.
17-
wrapperVersion=3.3.2
1+
wrapperVersion=3.3.3
182
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
3+
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11/apache-maven-3.9.11-bin.zip
4+
distributionSha256Sum=0d7125e8c91097b36edb990ea5934e6c68b4440eef4ea96510a0f6815e7eeadb

0 commit comments

Comments
 (0)