File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ Update dependencies:
9
9
- [ #670 ] ( https://github.com/influxdata/influxdb-client-java/pull/670 ) : ` micrometer-registry-influx ` to ` 1.12.1 `
10
10
- [ #667 ] ( https://github.com/influxdata/influxdb-client-java/pull/667 ) : ` rxjava ` to ` 3.1.8 `
11
11
12
+ #### Maven:
13
+ - [ #671 ] ( https://github.com/influxdata/influxdb-client-java/pull/671 ) : ` maven-javadoc-plugin ` to ` 3.6.3 `
14
+
12
15
## 6.12.0 [ 2023-12-15]
13
16
14
17
### Features
Original file line number Diff line number Diff line change 115
115
<dependency .io.reactivex.rxjava3>3.1.8</dependency .io.reactivex.rxjava3>
116
116
117
117
<plugin .surefire.version>3.2.2</plugin .surefire.version>
118
- <plugin .javadoc.version>3.6.0 </plugin .javadoc.version>
118
+ <plugin .javadoc.version>3.6.3 </plugin .javadoc.version>
119
119
<plugin .checkstyle.version>3.3.0</plugin .checkstyle.version>
120
120
<plugin .jacoco.version>0.8.11</plugin .jacoco.version>
121
121
<plugin .site.version>3.12.1</plugin .site.version>
You can’t perform that action at this time.
0 commit comments