This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git
commit 2230e6bb294fee01fad03210d1c3d1762587a519
Author: dependabot-preview[bot]
<27856297+dependabot-preview[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 8 06:04:57 2019 +0000
Update maven-linkcheck-plugin from 1.0 to 1.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 441c579..3f04025 100644
--- a/pom.xml
+++ b/pom.xml
@@ -333,7 +333,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-linkcheck-plugin</artifactId>
- <version>1.0</version>
+ <version>1.2</version>
<configuration>
<excludedLinks>
<excludedLink>**/archetype/*</excludedLink>