[java-idp-testbed] branch main updated: Update OpenSAML version.

Scott Cantor cantor.2 at osu.edu
Tue Jun 8 17:52:36 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-testbed.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=e5fba2c85962b0c6a27b15207a4c13869812a4e0

The following commit(s) were added to refs/heads/main by this push:
       new  e5fba2c   Update OpenSAML version.
e5fba2c is described below

commit e5fba2c85962b0c6a27b15207a4c13869812a4e0
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jun 8 13:52:34 2021 -0400

    Update OpenSAML version.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index af23f5e..ceb1a7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
         <idp-jetty-base.version>9.4.1-SNAPSHOT</idp-jetty-base.version>
         <jetty.version>9.4.39.v20210325</jetty.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>4.1.2-SNAPSHOT</opensaml.version>
+        <opensaml.version>4.2.0-SNAPSHOT</opensaml.version>
         <spring-extensions.version>6.1.3-SNAPSHOT</spring-extensions.version>
         <cas-client.version>3.5.1</cas-client.version>
      </properties>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list