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 @@ -16,6 +16,7 @@ Update dependencies:
1616 - [ #527 ] ( https://github.com/influxdata/influxdb-client-java/pull/527 ) : ` scala-maven-plugin ` to ` 4.8.1 `
1717 - [ #528 ] ( https://github.com/influxdata/influxdb-client-java/pull/528 ) : ` license-maven-plugin ` to ` 4.2 `
1818 - [ #529 ] ( https://github.com/influxdata/influxdb-client-java/pull/529 ) : ` maven-deploy-plugin ` to ` 3.1.1 `
19+ - [ #549 ] ( https://github.com/influxdata/influxdb-client-java/pull/549 ) : ` maven-checkstyle-plugin ` to ` 3.2.2 `
1920 - [ #550 ] ( https://github.com/influxdata/influxdb-client-java/pull/550 ) : ` maven-compiler-plugin ` to ` 3.11.0 `
2021
2122## 6.8.0 [ 2023-03-29]
Original file line number Diff line number Diff line change 116116
117117 <plugin .surefire.version>3.0.0</plugin .surefire.version>
118118 <plugin .javadoc.version>3.5.0</plugin .javadoc.version>
119- <plugin .checkstyle.version>3.2.1 </plugin .checkstyle.version>
119+ <plugin .checkstyle.version>3.2.2 </plugin .checkstyle.version>
120120 <plugin .jacoco.version>0.8.8</plugin .jacoco.version>
121121 <plugin .site.version>3.12.1</plugin .site.version>
122122 <plugin .scala.version>4.8.1</plugin .scala.version>
You can’t perform that action at this time.
0 commit comments