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 @@ -29,6 +29,7 @@ Update dependencies:
29
29
- [ #682 ] ( https://github.com/influxdata/influxdb-client-java/pull/682 ) : ` maven-checkstyle-plugin ` to ` 3.3.1 `
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
+ - [ #713 ] ( https://github.com/influxdata/influxdb-client-java/pull/713 ) : ` maven-jar-plugin ` to ` 3.4.1 `
32
33
33
34
#### Test:
34
35
- [ #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 156
156
<plugin >
157
157
<groupId >org.apache.maven.plugins</groupId >
158
158
<artifactId >maven-jar-plugin</artifactId >
159
- <version >3.3.0 </version >
159
+ <version >3.4.1 </version >
160
160
<configuration >
161
161
<archive >
162
162
<manifest >
You can’t perform that action at this time.
0 commit comments