File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11## 7.1.0 [ unreleased]
22
3+ ### Dependencies
4+
5+ Update dependencies:
6+
7+ #### Build:
8+ -
9+
10+ #### Maven:
11+ - [ #682 ] ( https://github.com/influxdata/influxdb-client-java/pull/682 ) : ` maven-checkstyle-plugin ` to ` 3.3.1 `
12+
13+ #### Test:
14+ -
15+
316## 7.0.0 [ 2024-01-30]
417
518:warning : This client version discontinues support for JDK 8 and 11. The minimum supported JDK version is now JDK 17.
Original file line number Diff line number Diff line change 116116
117117 <plugin .surefire.version>3.2.2</plugin .surefire.version>
118118 <plugin .javadoc.version>3.6.3</plugin .javadoc.version>
119- <plugin .checkstyle.version>3.3.0 </plugin .checkstyle.version>
119+ <plugin .checkstyle.version>3.3.1 </plugin .checkstyle.version>
120120 <plugin .jacoco.version>0.8.11</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