Skip to content

Commit 673b504

Browse files
dependabot[bot]purejava
authored andcommitted
Bump maven-site-plugin from 4.0.0-M8 to 4.0.0-M9
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 4.0.0-M8 to 4.0.0-M9. - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](apache/maven-site-plugin@maven-site-plugin-4.0.0-M8...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]>
1 parent f986b34 commit 673b504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
119119
<plugin>
120120
<artifactId>maven-site-plugin</artifactId>
121-
<version>4.0.0-M8</version>
121+
<version>4.0.0-M9</version>
122122
</plugin>
123123
<plugin>
124124
<artifactId>maven-project-info-reports-plugin</artifactId>

0 commit comments

Comments
 (0)