[java-metadata-aggregator] branch main updated: Bump Shibboleth parent and dependencies
Ian Young
ian at iay.org.uk
Tue Jun 1 16:36:24 UTC 2021
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=02c82582509e41c6e1f014d59946525924ebb669
The following commit(s) were added to refs/heads/main by this push:
new 02c8258 Bump Shibboleth parent and dependencies
02c8258 is described below
commit 02c82582509e41c6e1f014d59946525924ebb669
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jun 1 17:36:21 2021 +0100
Bump Shibboleth parent and dependencies
---
aggregator-parent/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/aggregator-parent/pom.xml b/aggregator-parent/pom.xml
index d598804..5737ef9 100644
--- a/aggregator-parent/pom.xml
+++ b/aggregator-parent/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.2.1-SNAPSHOT</version>
+ <version>11.2.2-SNAPSHOT</version>
</parent>
<name>Shibboleth Metadata Aggregator</name>
@@ -32,8 +32,8 @@
</modules>
<properties>
- <java-support.version>8.2.0</java-support.version>
- <spring-extensions.version>6.1.0</spring-extensions.version>
+ <java-support.version>8.2.1</java-support.version>
+ <spring-extensions.version>6.1.2</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>
<aggregator-module.site.url>${aggregator-parent.site.url}${project.artifactId}</aggregator-module.site.url>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list