Skip to content

Commit 9186122

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-site-plugin to v3.21.0 (#1544)
1 parent 9e03c34 commit 9186122

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
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.20.0</version>
94+
<version>3.21.0</version>
9595
<configuration>
9696
<skip>true</skip>
9797
</configuration>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
<plugin>
281281
<groupId>org.apache.maven.plugins</groupId>
282282
<artifactId>maven-site-plugin</artifactId>
283-
<version>3.20.0</version>
283+
<version>3.21.0</version>
284284
<configuration>
285285
<skipDeploy>true</skipDeploy>
286286
</configuration>

0 commit comments

Comments
 (0)