Skip to content

Commit

Permalink
Merge pull request #245 from webdriverextensions/dependabot/maven/org…
Browse files Browse the repository at this point in the history
….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
  • Loading branch information
sephiroth-j authored Dec 10, 2024
2 parents 3b32a65 + 9cfc2d7 commit 0b35ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -373,7 +373,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.12.1</version>
<version>3.21.0</version>
<configuration>
<skipDeploy>true</skipDeploy>
</configuration>

0 comments on commit 0b35ab7

Please sign in to comment.