Skip to content

Commit 5a294e1

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-site-plugin from 3.7.1 to 3.9.1
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.7.1 to 3.9.1. - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](apache/maven-site-plugin@maven-site-plugin-3.7.1...maven-site-plugin-3.9.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 268446a commit 5a294e1

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
@@ -473,7 +473,7 @@
473473
<plugin>
474474
<groupId>org.apache.maven.plugins</groupId>
475475
<artifactId>maven-site-plugin</artifactId>
476-
<version>3.7.1</version>
476+
<version>3.9.1</version>
477477
<configuration>
478478
<skipDeploy>true</skipDeploy><!-- don't deploy site with maven-site-plugin -->
479479
</configuration>

0 commit comments

Comments
 (0)