[java-identity-provider] 02/03: IDP-1465 - Update maven-antrun-plugin to 1.8
Ian Young
ian at iay.org.uk
Wed Jan 29 10:43:07 EST 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=791e8174368fefbc1fc2f9a86413ab7a88839be3
commit 791e8174368fefbc1fc2f9a86413ab7a88839be3
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Jan 29 15:31:53 2020 +0000
IDP-1465 - Update maven-antrun-plugin to 1.8
https://issues.shibboleth.net/jira/browse/IDP-1465
---
idp-distribution/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index 28ad6ba..8767fa5 100644
--- a/idp-distribution/pom.xml
+++ b/idp-distribution/pom.xml
@@ -198,7 +198,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
- <version>1.7</version>
+ <version>1.8</version>
<executions>
<execution>
<id>make-files-in-bin-executable</id>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list