[cpp-msbuild] branch main updated: Bump OpenSAML and SP patch versions.

Scott Cantor cantor.2 at osu.edu
Tue Mar 11 13:13:25 UTC 2025


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

scantor pushed a commit to branch main
in repository cpp-msbuild.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=e5cd25ae5fe2f8c0fc4192fa3941a8e2be07f2f8

The following commit(s) were added to refs/heads/main by this push:
     new e5cd25a  Bump OpenSAML and SP patch versions.
e5cd25a is described below

commit e5cd25ae5fe2f8c0fc4192fa3941a8e2be07f2f8
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Mar 11 09:13:21 2025 -0400

    Bump OpenSAML and SP patch versions.
---
 Versions.props | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Versions.props b/Versions.props
index 60a1763..126fec6 100644
--- a/Versions.props
+++ b/Versions.props
@@ -12,7 +12,7 @@
 
     <!-- These control the version of the installer -->
     <ShibbolethVersion>3.5.0</ShibbolethVersion>
-    <ShibbolethPatchVersion>0</ShibbolethPatchVersion>
+    <ShibbolethPatchVersion>1</ShibbolethPatchVersion>
 
     <!-- These control the versions in the DLLs and Executables.
          Note that the PatchVersion is left to the individual resource file.
@@ -37,7 +37,7 @@
 
     <boost>boost_1_86_0</boost>
     
-    <OpenSAMLVersion>3.3.0</OpenSAMLVersion>
+    <OpenSAMLVersion>3.3.1</OpenSAMLVersion>
     <OpenSAMLFileVersion>3_3</OpenSAMLFileVersion>
     <!-- Change the 4 components below iff the OpenSAMLFileVersion name changes -->
     <SamlComponent32>{7D36AA67-65F7-4CF6-BFCF-98696F540ABC}</SamlComponent32>

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


More information about the commits mailing list