File tree 4 files changed +7
-4
lines changed
4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 6
6
# "License"); you may not use this file except in compliance
7
7
# with the License. You may obtain a copy of the License at
8
8
#
9
- # https ://www.apache.org/licenses/LICENSE-2.0
9
+ # http ://www.apache.org/licenses/LICENSE-2.0
10
10
#
11
11
# Unless required by applicable law or agreed to in writing,
12
12
# software distributed under the License is distributed on an
16
16
# under the License.
17
17
wrapperVersion =3.3.2
18
18
distributionType =only-script
19
- distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.7 /apache-maven-3.9.7 -bin.zip
19
+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9 /apache-maven-3.9.9 -bin.zip
Original file line number Diff line number Diff line change 8
8
# "License"); you may not use this file except in compliance
9
9
# with the License. You may obtain a copy of the License at
10
10
#
11
- # https ://www.apache.org/licenses/LICENSE-2.0
11
+ # http ://www.apache.org/licenses/LICENSE-2.0
12
12
#
13
13
# Unless required by applicable law or agreed to in writing,
14
14
# software distributed under the License is distributed on an
Original file line number Diff line number Diff line change 8
8
@ REM "License"); you may not use this file except in compliance
9
9
@ REM with the License. You may obtain a copy of the License at
10
10
@ REM
11
- @ REM https ://www.apache.org/licenses/LICENSE-2.0
11
+ @ REM http ://www.apache.org/licenses/LICENSE-2.0
12
12
@ REM
13
13
@ REM Unless required by applicable law or agreed to in writing,
14
14
@ REM software distributed under the License is distributed on an
Original file line number Diff line number Diff line change 5
5
<suppressions >
6
6
<suppress files =" [\\/]build.log" checks =" NoHttp" />
7
7
<suppress files =" .+\.(jar|git|ico|p12|gif|jks|jpg|svg)" checks =" NoHttp" />
8
+ <suppress files =" \.mvn/wrapper/maven-wrapper\.properties" checks =" NoHttp" />
9
+ <suppress files =" mvnw\.cmd" checks =" NoHttp" />
10
+ <suppress files =" mvnw" checks =" NoHttp" />
8
11
</suppressions >
You can’t perform that action at this time.
0 commit comments