Skip to content

Commit 5f15985

Browse files
authored
chore: update site plugin
1 parent 82fdb8d commit 5f15985

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,12 @@
532532
</configuration>
533533
</plugin>
534534

535+
<plugin>
536+
<groupId>org.apache.maven.plugins</groupId>
537+
<artifactId>maven-site-plugin</artifactId>
538+
<version>3.21.0</version>
539+
</plugin>
540+
535541
</plugins>
536542

537543
</build>

0 commit comments

Comments
 (0)