Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven.plugins:maven-site-plugin from 3.1…
Browse files Browse the repository at this point in the history
…2.1 to 3.20.0 (#765)

* chore(deps): bump org.apache.maven.plugins:maven-site-plugin

Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.12.1 to 3.20.0.
- [Release notes](https://github.com/apache/maven-site-plugin/releases)
- [Commits](apache/maven-site-plugin@maven-site-plugin-3.12.1...maven-site-plugin-3.20.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-site-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* docs: Update CHANGELOG.md [skip CI]

---------

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]>
  • Loading branch information
dependabot[bot] and bednar authored Sep 4, 2024
1 parent ab9044a commit 3923848
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Update dependencies:
- [#762](https://github.com/influxdata/influxdb-client-java/pull/762): `spring-boot` to `3.3.3`

#### Maven:
- [#765](https://github.com/influxdata/influxdb-client-java/pull/765): `maven-site-plugin` to `3.20.0`
- [#766](https://github.com/influxdata/influxdb-client-java/pull/766): `versions-maven-plugin` to `2.17.1`

#### Test:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<plugin.javadoc.version>3.6.3</plugin.javadoc.version>
<plugin.checkstyle.version>3.3.1</plugin.checkstyle.version>
<plugin.jacoco.version>0.8.12</plugin.jacoco.version>
<plugin.site.version>3.12.1</plugin.site.version>
<plugin.site.version>3.20.0</plugin.site.version>
<plugin.scala.version>4.9.1</plugin.scala.version>

<pekko.version>1.0.3</pekko.version>
Expand Down

0 comments on commit 3923848

Please sign in to comment.