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:
3131 - [ #703 ] ( https://github.com/influxdata/influxdb-client-java/pull/703 ) : ` dokka-maven-plugin ` to ` 1.9.20 `
3232 - [ #713 ] ( https://github.com/influxdata/influxdb-client-java/pull/713 ) : ` maven-jar-plugin ` to ` 3.4.1 `
3333 - [ #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 `
3435
3536#### Test:
3637 - [ #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 424424 <plugin >
425425 <groupId >org.apache.maven.plugins</groupId >
426426 <artifactId >maven-deploy-plugin</artifactId >
427- <version >3.1.1 </version >
427+ <version >3.1.2 </version >
428428 </plugin >
429429
430430 <plugin >
You can’t perform that action at this time.
0 commit comments