[java-opensaml] branch maint-4 updated: Bump java-sup/spring-exts dependencies.
Scott Cantor
cantor.2 at osu.edu
Mon Sep 12 19:45:16 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-4
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=56c85fd84ca33ef95bdcb3fcb38cdd1295e0fb08
The following commit(s) were added to refs/heads/maint-4 by this push:
new 56c85fd84 Bump java-sup/spring-exts dependencies.
56c85fd84 is described below
commit 56c85fd84ca33ef95bdcb3fcb38cdd1295e0fb08
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Sep 12 15:45:14 2022 -0400
Bump java-sup/spring-exts dependencies.
---
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 c1cad1391..9af54345c 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -53,8 +53,8 @@
</modules>
<properties>
- <java-support.version>8.3.2-SNAPSHOT</java-support.version>
- <spring-extensions.version>6.2.1-SNAPSHOT</spring-extensions.version>
+ <java-support.version>8.4.0-SNAPSHOT</java-support.version>
+ <spring-extensions.version>6.3.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