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 @@ -28,6 +28,7 @@ Update dependencies:
2828 - [ #637 ] ( https://github.com/influxdata/influxdb-client-java/pull/637 ) : ` maven-javadoc-plugin ` to ` 3.6.0 `
2929 - [ #639 ] ( https://github.com/influxdata/influxdb-client-java/pull/639 ) : ` license-maven-plugin ` to ` 4.3 `
3030 - [ #633 ] ( https://github.com/influxdata/influxdb-client-java/pull/633 ) : ` maven-surefire-plugin ` , ` maven-failsafe-plugin ` to ` 3.2.1 `
31+ - [ #655 ] ( https://github.com/influxdata/influxdb-client-java/pull/655 ) : ` maven-project-info-reports-plugin ` to ` 3.5.0 `
3132
3233#### Examples:
3334 - [ #638 ] ( https://github.com/influxdata/influxdb-client-java/pull/638 ) : ` commons-cli ` to ` 1.6.0 `
Original file line number Diff line number Diff line change 465465 <plugin >
466466 <groupId >org.apache.maven.plugins</groupId >
467467 <artifactId >maven-project-info-reports-plugin</artifactId >
468- <version >3.4.5 </version >
468+ <version >3.5.0 </version >
469469 <configuration >
470470 <dependencyDetailsEnabled >true</dependencyDetailsEnabled >
471471 </configuration >
You can’t perform that action at this time.
0 commit comments