[java-idp-testbed] branch main updated: Bump versions

Tom Zeller tzeller at dragonacea.biz
Tue Apr 16 13:33:25 UTC 2024


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

tzeller 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=495e56bb9b4e30492240008aee6dd2e40bb1bf7d

The following commit(s) were added to refs/heads/main by this push:
     new 495e56b  Bump versions
495e56b is described below

commit 495e56bb9b4e30492240008aee6dd2e40bb1bf7d
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Apr 16 08:33:17 2024 -0500

    Bump versions
---
 pom.xml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index 909eb6b..86ef67f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.1.2-SNAPSHOT</version>
+        <version>17.1.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -15,17 +15,17 @@
 
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
-        <idp.version>5.1.2-SNAPSHOT</idp.version>
+        <idp.version>5.1.3-SNAPSHOT</idp.version>
         <shib-profile.groupId>net.shibboleth</shib-profile.groupId>
-        <shib-profile.version>5.1.2-SNAPSHOT</shib-profile.version>
+        <shib-profile.version>5.1.3-SNAPSHOT</shib-profile.version>
         <shib-attribute.groupId>net.shibboleth</shib-attribute.groupId>
-        <shib-attribute.version>5.1.2-SNAPSHOT</shib-attribute.version>
+        <shib-attribute.version>5.1.3-SNAPSHOT</shib-attribute.version>
         <shib-metadata.groupId>net.shibboleth</shib-metadata.groupId>
-        <shib-metadata.version>5.1.2-SNAPSHOT</shib-metadata.version>
+        <shib-metadata.version>5.1.3-SNAPSHOT</shib-metadata.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>5.1.2-SNAPSHOT</opensaml.version>
+        <opensaml.version>5.1.3-SNAPSHOT</opensaml.version>
         <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
-        <shib-shared.version>9.1.2-SNAPSHOT</shib-shared.version>
+        <shib-shared.version>9.1.3-SNAPSHOT</shib-shared.version>
         <cas-client.version>3.6.4</cas-client.version>
         <oidc-commons.version>3.0.1-SNAPSHOT</oidc-commons.version>
         <idp-jetty-base.version>12.0.0-SNAPSHOT</idp-jetty-base.version>
@@ -514,7 +514,7 @@
         <dependency>
             <groupId>net.shibboleth.idp.plugin.oidc</groupId>
             <artifactId>idp-plugin-oidc-op-impl</artifactId>
-            <version>4.0.0-SNAPSHOT</version>
+            <version>4.1.1-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>
         -->

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


More information about the commits mailing list