We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa7c6f commit 20a7d66Copy full SHA for 20a7d66
CHANGELOG.md
@@ -12,6 +12,7 @@ Update dependencies:
12
13
#### Maven:
14
- [#526](https://github.com/influxdata/influxdb-client-java/pull/526): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.0.0`
15
+ - [#528](https://github.com/influxdata/influxdb-client-java/pull/528): `license-maven-plugin` to `4.2`
16
17
## 6.8.0 [2023-03-29]
18
pom.xml
@@ -417,7 +417,7 @@
417
<plugin>
418
<groupId>com.mycila</groupId>
419
<artifactId>license-maven-plugin</artifactId>
420
- <version>4.2.rc2</version>
+ <version>4.2</version>
421
</plugin>
422
423
0 commit comments