[java-metadata-aggregator] branch maint-0.9 updated: Update java-support dependency to fix build issues
Ian Young
ian at iay.org.uk
Wed Jan 25 11:12:09 UTC 2023
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-0.9
in repository java-metadata-aggregator.
View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=2338e6b690dda8a4ec7bcc45b70f01d8860dba99
The following commit(s) were added to refs/heads/maint-0.9 by this push:
new 2338e6b Update java-support dependency to fix build issues
2338e6b is described below
commit 2338e6b690dda8a4ec7bcc45b70f01d8860dba99
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Jan 25 11:12:05 2023 +0000
Update java-support dependency to fix build issues
---
aggregator-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aggregator-parent/pom.xml b/aggregator-parent/pom.xml
index b8a9e5b..94fabfd 100644
--- a/aggregator-parent/pom.xml
+++ b/aggregator-parent/pom.xml
@@ -30,7 +30,7 @@
</modules>
<properties>
- <java-support.version>7.4.3-SNAPSHOT</java-support.version>
+ <java-support.version>7.5.3-SNAPSHOT</java-support.version>
<spring-extensions.version>5.2.0</spring-extensions.version>
<checkstyle.configLocation>${project.basedir}/../aggregator-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
<aggregator-parent.site.url>${shibboleth.site.url}java-metadata-aggregator/${project.version}/</aggregator-parent.site.url>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list