Skip to content

Commit 14cae84

Browse files
chore(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#401)
* chore(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.0...maven-javadoc-plugin-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * docs: update CHANGELOG.md Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <[email protected]>
1 parent 7745df0 commit 14cae84

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Update dependencies:
2323
- [#391](https://github.com/influxdata/influxdb-client-java/pull/391): `maven-bundle-plugin` to `5.1.8`
2424
- [#395](https://github.com/influxdata/influxdb-client-java/pull/395): `maven-site-plugin` to `3.12.1`
2525
- [#399](https://github.com/influxdata/influxdb-client-java/pull/399): `maven-project-info-reports-plugin` to `3.4.1`
26+
- [#401](https://github.com/influxdata/influxdb-client-java/pull/401): `maven-javadoc-plugin` to `3.4.1`
2627

2728
#### Test:
2829
- [#400](https://github.com/influxdata/influxdb-client-java/pull/400): `mockito` to `4.7.0`

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<dependency.io.reactivex.rxjava3>3.1.5</dependency.io.reactivex.rxjava3>
116116

117117
<plugin.surefire.version>3.0.0-M7</plugin.surefire.version>
118-
<plugin.javadoc.version>3.4.0</plugin.javadoc.version>
118+
<plugin.javadoc.version>3.4.1</plugin.javadoc.version>
119119
<plugin.checkstyle.version>3.1.2</plugin.checkstyle.version>
120120
<plugin.jacoco.version>0.8.8</plugin.jacoco.version>
121121
<plugin.site.version>3.12.1</plugin.site.version>

0 commit comments

Comments
 (0)