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 @@ -30,6 +30,7 @@ Update dependencies:
30
30
- [ #697 ] ( https://github.com/influxdata/influxdb-client-java/pull/697 ) : ` maven-gpg-plugin ` to ` 3.2.2 `
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
+ - [ #712 ] ( https://github.com/influxdata/influxdb-client-java/pull/712 ) : ` maven-gpg-plugin ` to ` 3.2.4 `
33
34
34
35
#### Test:
35
36
- [ #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 759
759
<plugin >
760
760
<groupId >org.apache.maven.plugins</groupId >
761
761
<artifactId >maven-gpg-plugin</artifactId >
762
- <version >3.2.2 </version >
762
+ <version >3.2.4 </version >
763
763
<executions >
764
764
<execution >
765
765
<id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments