Merge pull request #222 from HaHaWTH/dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.21.0

Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.21.0
This commit is contained in:
Kobe ⑧ 2024-10-24 21:21:36 +08:00 committed by GitHub
commit 645d11ea54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -509,7 +509,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.12.1</version>
<version>3.21.0</version>
</plugin>
<!-- Publish coveralls test coverage reports, not included in the build cycle by default -->
<plugin>