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 @@ -43,6 +43,7 @@ Update dependencies:
4343 - [ #734 ] ( https://github.com/influxdata/influxdb-client-java/pull/734 ) : ` maven-compiler-plugin ` to ` 3.13.0 `
4444 - [ #736 ] ( https://github.com/influxdata/influxdb-client-java/pull/736 ) : ` jacoco-maven-plugin ` to ` 0.8.12 `
4545 - [ #739 ] ( https://github.com/influxdata/influxdb-client-java/pull/739 ) : ` maven-project-info-reports-plugin ` to ` 3.6.1 `
46+ - [ #751 ] ( https://github.com/influxdata/influxdb-client-java/pull/751 ) : ` license-maven-plugin ` to ` 4.5 `
4647
4748#### Test:
4849 - [ #724 ] ( https://github.com/influxdata/influxdb-client-java/pull/724 ) : ` assertj ` to ` 3.26.0 `
Original file line number Diff line number Diff line change 418418 <plugin >
419419 <groupId >com.mycila</groupId >
420420 <artifactId >license-maven-plugin</artifactId >
421- <version >4.3 </version >
421+ <version >4.5 </version >
422422 </plugin >
423423
424424 <plugin >
You can’t perform that action at this time.
0 commit comments