[java-parent-project] 01/02: Update maven-dependency-analyzer to 1.11.3
Ian Young
ian at iay.org.uk
Wed Feb 3 18:51:46 UTC 2021
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=7519497f50e7d6337b8c875814783e3c79a6e939
commit 7519497f50e7d6337b8c875814783e3c79a6e939
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Feb 3 17:47:47 2021 +0000
Update maven-dependency-analyzer to 1.11.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2544128..e2665e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -667,7 +667,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-dependency-analyzer</artifactId>
- <version>1.11.1</version>
+ <version>1.11.3</version>
</dependency>
</dependencies>
</plugin>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list