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 @@ -20,6 +20,7 @@ Update dependencies:
20
20
- [ #628 ] ( https://github.com/influxdata/influxdb-client-java/pull/628 ) : ` versions-maven-plugin ` to ` 2.16.1 `
21
21
- [ #627 ] ( https://github.com/influxdata/influxdb-client-java/pull/627 ) : ` assertk-jvm ` to ` 0.27.0 `
22
22
- [ #637 ] ( https://github.com/influxdata/influxdb-client-java/pull/637 ) : ` maven-javadoc-plugin ` to ` 3.6.0 `
23
+ - [ #639 ] ( https://github.com/influxdata/influxdb-client-java/pull/639 ) : ` license-maven-plugin ` to ` 4.3 `
23
24
24
25
#### Test:
25
26
- [ #620 ] ( https://github.com/influxdata/influxdb-client-java/pull/620 ) : ` logback-classic ` to ` 1.3.11 `
Original file line number Diff line number Diff line change 417
417
<plugin >
418
418
<groupId >com.mycila</groupId >
419
419
<artifactId >license-maven-plugin</artifactId >
420
- <version >4.2 </version >
420
+ <version >4.3 </version >
421
421
</plugin >
422
422
423
423
<plugin >
You can’t perform that action at this time.
0 commit comments