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 @@ -31,6 +31,7 @@ Update dependencies:
31
31
- [ #703 ] ( https://github.com/influxdata/influxdb-client-java/pull/703 ) : ` dokka-maven-plugin ` to ` 1.9.20 `
32
32
- [ #713 ] ( https://github.com/influxdata/influxdb-client-java/pull/713 ) : ` maven-jar-plugin ` to ` 3.4.1 `
33
33
- [ #712 ] ( https://github.com/influxdata/influxdb-client-java/pull/712 ) : ` maven-gpg-plugin ` to ` 3.2.4 `
34
+ - [ #708 ] ( https://github.com/influxdata/influxdb-client-java/pull/708 ) : ` maven-deploy-plugin ` to ` 3.1.2 `
34
35
35
36
#### Test:
36
37
- [ #683 ] ( https://github.com/influxdata/influxdb-client-java/pull/683 ) : ` assertj ` to ` 3.25.3 `
Original file line number Diff line number Diff line change 424
424
<plugin >
425
425
<groupId >org.apache.maven.plugins</groupId >
426
426
<artifactId >maven-deploy-plugin</artifactId >
427
- <version >3.1.1 </version >
427
+ <version >3.1.2 </version >
428
428
</plugin >
429
429
430
430
<plugin >
You can’t perform that action at this time.
0 commit comments