File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ Update dependencies:
1414 - [ #552 ] ( https://github.com/influxdata/influxdb-client-java/pull/552 ) : ` micrometer-registry-influx ` to ` 1.11.0 `
1515
1616#### Maven:
17- - [ #526 ] ( https://github.com/influxdata/influxdb-client-java/pull/526 ) : ` maven-surefire-plugin ` , ` maven-failsafe-plugin ` to ` 3.0.0 `
1817 - [ #527 ] ( https://github.com/influxdata/influxdb-client-java/pull/527 ) : ` scala-maven-plugin ` to ` 4.8.1 `
1918 - [ #528 ] ( https://github.com/influxdata/influxdb-client-java/pull/528 ) : ` license-maven-plugin ` to ` 4.2 `
2019 - [ #529 ] ( https://github.com/influxdata/influxdb-client-java/pull/529 ) : ` maven-deploy-plugin ` to ` 3.1.1 `
2120 - [ #543 ] ( https://github.com/influxdata/influxdb-client-java/pull/543 ) : ` jacoco-maven-plugin ` to ` 0.8.10 `
21+ - [ #544 ] ( https://github.com/influxdata/influxdb-client-java/pull/544 ) : ` maven-surefire-plugin ` , ` maven-failsafe-plugin ` to ` 3.1.0 `
2222 - [ #549 ] ( https://github.com/influxdata/influxdb-client-java/pull/549 ) : ` maven-checkstyle-plugin ` to ` 3.2.2 `
2323 - [ #550 ] ( https://github.com/influxdata/influxdb-client-java/pull/550 ) : ` maven-compiler-plugin ` to ` 3.11.0 `
2424
Original file line number Diff line number Diff line change 114114 <dependency .gson.version>2.10.1</dependency .gson.version>
115115 <dependency .io.reactivex.rxjava3>3.1.6</dependency .io.reactivex.rxjava3>
116116
117- <plugin .surefire.version>3.0 .0</plugin .surefire.version>
117+ <plugin .surefire.version>3.1 .0</plugin .surefire.version>
118118 <plugin .javadoc.version>3.5.0</plugin .javadoc.version>
119119 <plugin .checkstyle.version>3.2.2</plugin .checkstyle.version>
120120 <plugin .jacoco.version>0.8.10</plugin .jacoco.version>
You can’t perform that action at this time.
0 commit comments