[java-opensaml] branch main updated: Bump java-support and spring-extensions.
Scott Cantor
cantor.2 at osu.edu
Tue Jan 25 20:58:01 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=895e683e1edce2464d5bf52e58fea23eaeef8a89
The following commit(s) were added to refs/heads/main by this push:
new 895e683e1 Bump java-support and spring-extensions.
895e683e1 is described below
commit 895e683e1edce2464d5bf52e58fea23eaeef8a89
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jan 25 15:57:57 2022 -0500
Bump java-support and spring-extensions.
---
opensaml-parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index 9ce68bb2c..b38f3e284 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -53,8 +53,8 @@
</modules>
<properties>
- <java-support.version>8.2.1</java-support.version>
- <spring-extensions.version>6.1.4-SNAPSHOT</spring-extensions.version>
+ <java-support.version>8.2.2-SNAPSHOT</java-support.version>
+ <spring-extensions.version>6.2.0-SNAPSHOT</spring-extensions.version>
<checkstyle.configLocation>${project.basedir}/../opensaml-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
<opensaml-parent.site.url>${shibboleth.site.deploy.url}java-opensaml/${project.version}/</opensaml-parent.site.url>
<opensaml-module.site.url>${opensaml-parent.site.url}${project.artifactId}</opensaml-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