Skip to content

Commit 93b2f08

Browse files
committed
Update maven and plugins
- maven from 3.8.6 to 3.9.11 - maven-wrapper from 3.1.0 to 3.3.2 - maven-compiler-plugin from 3.10.1 to 3.14.0 - maven-jar-plugin from 3.3.0 to 3.4.2
1 parent 073561f commit 93b2f08

File tree

5 files changed

+331
-426
lines changed

5 files changed

+331
-426
lines changed

.mvn/wrapper/maven-wrapper.properties

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
55
# to you under the Apache License, Version 2.0 (the
66
# "License"); you may not use this file except in compliance
77
# with the License. You may obtain a copy of the License at
8-
#
8+
#
99
# http://www.apache.org/licenses/LICENSE-2.0
10-
#
10+
#
1111
# Unless required by applicable law or agreed to in writing,
1212
# software distributed under the License is distributed on an
1313
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
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.8.6/apache-maven-3.8.6-bin.zip
18-
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.1.0/maven-wrapper-3.1.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.11/apache-maven-3.9.11-bin.zip
2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)