Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-site-plugin
Browse files Browse the repository at this point in the history
Bumps the maven-build-plugins group with 1 update: [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin).


Updates `org.apache.maven.plugins:maven-site-plugin` from 4.0.0-M13 to 4.0.0-M14
- [Commits](apache/maven-site-plugin@maven-site-plugin-4.0.0-M13...maven-site-plugin-4.0.0-M14)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and purejava committed May 18, 2024
1 parent 2d01afb commit 2a11a4a
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 @@ -132,7 +132,7 @@
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
<plugin>
<artifactId>maven-site-plugin</artifactId>
<version>4.0.0-M13</version>
<version>4.0.0-M14</version>
</plugin>
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
Expand Down

0 comments on commit 2a11a4a

Please sign in to comment.