Skip to content

Commit

Permalink
Build(deps): Bump org.apache.maven.plugins:maven-site-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 4.0.0-M7 to 4.0.0-M9.
- [Commits](apache/maven-site-plugin@maven-site-plugin-4.0.0-M7...maven-site-plugin-4.0.0-M9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 20, 2023
1 parent 896f6f7 commit bc84d67
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 @@ -201,7 +201,7 @@
</plugin>
<plugin>
<artifactId>maven-site-plugin</artifactId>
<version>4.0.0-M7</version>
<version>4.0.0-M9</version>
</plugin>
<plugin>
<artifactId>maven-surefire-report-plugin</artifactId>
Expand Down

0 comments on commit bc84d67

Please sign in to comment.