File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=128m"
33
33
retry_with_backoff 3 10 \
34
34
mvn install -B -V -ntp \
35
35
-DskipTests=true \
36
+ -Dmaven.javadoc.skip=true \
36
37
-Dclirr.skip=true
37
38
38
39
mvn -B dependency:analyze -DfailOnWarning=true
Original file line number Diff line number Diff line change 480
480
</build >
481
481
<properties >
482
482
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
483
- <project .http.version>1.39.0 </project .http.version>
483
+ <project .http.version>1.39.2 </project .http.version>
484
484
<project .httpcore.version>4.4.14</project .httpcore.version>
485
485
<project .httpclient.version>4.5.13</project .httpclient.version>
486
486
<project .oauth.version>1.31.4</project .oauth.version>
You can’t perform that action at this time.
0 commit comments