File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 59
59
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
60
60
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
61
61
<skipUTs >${skipTests}</skipUTs >
62
- <netty .version>4.1.110 .Final</netty .version>
62
+ <netty .version>4.1.112 .Final</netty .version>
63
63
</properties >
64
64
65
65
<scm >
89
89
<plugin >
90
90
<!-- Generate API docs using Doclava for the developer site -->
91
91
<artifactId >maven-javadoc-plugin</artifactId >
92
- <version >3.7 .0</version >
92
+ <version >3.10 .0</version >
93
93
<executions >
94
94
<execution >
95
95
<phase >site</phase >
301
301
</plugin >
302
302
<plugin >
303
303
<artifactId >maven-javadoc-plugin</artifactId >
304
- <version >3.7 .0</version >
304
+ <version >3.10 .0</version >
305
305
<executions >
306
306
<execution >
307
307
<id >attach-javadocs</id >
367
367
<plugins >
368
368
<plugin >
369
369
<artifactId >maven-project-info-reports-plugin</artifactId >
370
- <version >3.5 .0</version >
370
+ <version >3.7 .0</version >
371
371
<reportSets >
372
372
<reportSet >
373
373
<configuration >
392
392
<dependency >
393
393
<groupId >com.google.api-client</groupId >
394
394
<artifactId >google-api-client-bom</artifactId >
395
- <version >2.5.1 </version >
395
+ <version >2.7.0 </version >
396
396
<type >pom</type >
397
397
<scope >import</scope >
398
398
</dependency >
You can’t perform that action at this time.
0 commit comments