Skip to content

Commit

Permalink
Bump maven-site-plugin from 3.11.0 to 3.12.0
Browse files Browse the repository at this point in the history
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/apache/maven-site-plugin/releases)
- [Commits](apache/maven-site-plugin@maven-site-plugin-3.11.0...maven-site-plugin-3.12.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2022
1 parent c43bf02 commit dfc5626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<project.info.version>2.9</project.info.version>
<jxr.version>3.2.0</jxr.version>
<taglist.version>3.0.0</taglist.version>
<m3.site.version>3.11.0</m3.site.version>
<m3.site.version>3.12.0</m3.site.version>
<changelog.version>2.2</changelog.version>
<coverage.reports.dir>${project.build.directory}/target/coverage-reports</coverage.reports.dir>
<slf4j.version>1.7.36</slf4j.version>
Expand Down

0 comments on commit dfc5626

Please sign in to comment.