[java-idp-integration-tests] branch main updated: Update OpenSAML version.
Scott Cantor
cantor.2 at osu.edu
Tue Jun 8 17:52:07 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-integration-tests.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=f28b9bf1db4e374c6c34cfec54389df55ec454ba
The following commit(s) were added to refs/heads/main by this push:
new f28b9bf Update OpenSAML version.
f28b9bf is described below
commit f28b9bf1db4e374c6c34cfec54389df55ec454ba
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jun 8 13:52:04 2021 -0400
Update OpenSAML version.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 927e7f0..b86f323 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
<!-- OpenSAML and Java support -->
<java-support.version>8.2.2-SNAPSHOT</java-support.version>
- <opensaml.version>4.1.2-SNAPSHOT</opensaml.version>
+ <opensaml.version>4.2.0-SNAPSHOT</opensaml.version>
<selenium.version>3.141.59</selenium.version>
<sauce.version>2.1.25</sauce.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list