[java-idp-testbed] branch maint-4 updated: Bump snapshot versions

Tom Zeller tzeller at dragonacea.biz
Wed May 1 21:18:08 UTC 2024


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch maint-4
in repository java-idp-testbed.

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

The following commit(s) were added to refs/heads/maint-4 by this push:
     new c3d564e  Bump snapshot versions
c3d564e is described below

commit c3d564eaeb13d75dc7450a7b3edf63eacf334507
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed May 1 16:18:01 2024 -0500

    Bump snapshot versions
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 05beae0..5599597 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,12 +15,12 @@
 
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
-        <idp.version>4.3.3-SNAPSHOT</idp.version>
+        <idp.version>4.3.4-SNAPSHOT</idp.version>
         <idp-jetty-base.version>9.4.1-SNAPSHOT</idp-jetty-base.version>
         <jetty.version>9.4.54.v20240208</jetty.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>4.3.2-SNAPSHOT</opensaml.version>
-        <spring-extensions.version>6.3.2-SNAPSHOT</spring-extensions.version>
+        <opensaml.version>4.3.3-SNAPSHOT</opensaml.version>
+        <spring-extensions.version>6.3.3-SNAPSHOT</spring-extensions.version>
         <cas-client.version>3.5.1</cas-client.version>
         <oidc-commons.version>2.2.0-SNAPSHOT</oidc-commons.version>
         <oidc-op.version>3.4.0-SNAPSHOT</oidc-op.version>

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


More information about the commits mailing list