File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Update dependencies:
9
9
10
10
#### Maven:
11
11
- [ #570 ] ( https://github.com/influxdata/influxdb-client-java/pull/570 ) : ` build-helper-maven-plugin ` to ` 3.4.0 `
12
- - [ #575 ] ( https://github.com/influxdata/influxdb-client-java/pull/575 ) : ` maven-project-info-reports-plugin ` to ` 3.4.4 `
12
+ - [ #583 ] ( https://github.com/influxdata/influxdb-client-java/pull/583 ) : ` maven-project-info-reports-plugin ` to ` 3.4.5 `
13
13
14
14
#### Examples:
15
15
- [ #571 ] ( https://github.com/influxdata/influxdb-client-java/pull/571 ) : ` commons-io ` to ` 2.12.0 `
Original file line number Diff line number Diff line change 465
465
<plugin >
466
466
<groupId >org.apache.maven.plugins</groupId >
467
467
<artifactId >maven-project-info-reports-plugin</artifactId >
468
- <version >3.4.4 </version >
468
+ <version >3.4.5 </version >
469
469
<configuration >
470
470
<dependencyDetailsEnabled >true</dependencyDetailsEnabled >
471
471
</configuration >
You can’t perform that action at this time.
0 commit comments