Skip to content

Commit d620251

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-site-plugin to v3.9.0 (#412)
1 parent 0a57cd5 commit d620251

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<plugin>
9292
<groupId>org.apache.maven.plugins</groupId>
9393
<artifactId>maven-site-plugin</artifactId>
94-
<version>3.8.2</version>
94+
<version>3.9.0</version>
9595
<configuration>
9696
<skip>true</skip>
9797
</configuration>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@
274274
<plugin>
275275
<groupId>org.apache.maven.plugins</groupId>
276276
<artifactId>maven-site-plugin</artifactId>
277-
<version>3.8.2</version>
277+
<version>3.9.0</version>
278278
<configuration>
279279
<skipDeploy>true</skipDeploy>
280280
</configuration>

0 commit comments

Comments
 (0)