[java-identity-provider] branch main updated: Bump maven-antrun-plugin to latest
Tom Zeller
tzeller at dragonacea.biz
Fri Sep 29 12:35:33 UTC 2023
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=57a1dab4f0e2f2211abc799c8688689b1ac414aa
The following commit(s) were added to refs/heads/main by this push:
new 57a1dab4f Bump maven-antrun-plugin to latest
57a1dab4f is described below
commit 57a1dab4f0e2f2211abc799c8688689b1ac414aa
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Fri Sep 29 07:35:19 2023 -0500
Bump maven-antrun-plugin to latest
---
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 968682f6f..ef3a927db 100644
--- a/idp-distribution/pom.xml
+++ b/idp-distribution/pom.xml
@@ -211,7 +211,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
- <version>1.8</version>
+ <version>3.1.0</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