This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-metadata-aggregator.
View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=efe1ac8db12431ce287812f24baf0396db2fb109
commit efe1ac8db12431ce287812f24baf0396db2fb109
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Feb 3 16:21:02 2022 +0000
Update to latest (snapshot) signature enforcer
---
mda-distribution/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mda-distribution/pom.xml b/mda-distribution/pom.xml
index 4e8026a..778ebff 100644
--- a/mda-distribution/pom.xml
+++ b/mda-distribution/pom.xml
@@ -92,7 +92,7 @@
<dependency>
<groupId>net.shibboleth.maven.enforcer.rules</groupId>
<artifactId>maven-dist-enforcer</artifactId>
- <version>3.0.0</version>
+ <version>3.1.1-SNAPSHOT</version>
</dependency>
</dependencies>
<executions>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.