Skip to content

Commit 6b0b400

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-site-plugin to v3.9.1 (#443)
1 parent 48ba24a commit 6b0b400

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.9.0</version>
94+
<version>3.9.1</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
@@ -281,7 +281,7 @@
281281
<plugin>
282282
<groupId>org.apache.maven.plugins</groupId>
283283
<artifactId>maven-site-plugin</artifactId>
284-
<version>3.9.0</version>
284+
<version>3.9.1</version>
285285
<configuration>
286286
<skipDeploy>true</skipDeploy>
287287
</configuration>

0 commit comments

Comments
 (0)