[xmlsectool] branch main updated: Bump parent POM and OpenSAML dependency

Ian Young ian at iay.org.uk
Mon Jan 23 12:28:32 UTC 2023


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

iay pushed a commit to branch main
in repository xmlsectool.

View the commit online:
http://git.shibboleth.net/view/?p=xmlsectool.git;a=commit;h=289e0115f0b37c6e5a392c2b73c41704d3acfd4d

The following commit(s) were added to refs/heads/main by this push:
     new 289e011  Bump parent POM and OpenSAML dependency
289e011 is described below

commit 289e0115f0b37c6e5a392c2b73c41704d3acfd4d
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Jan 23 12:28:28 2023 +0000

    Bump parent POM and OpenSAML dependency
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f02a192..f726f42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.5-SNAPSHOT</version>
+        <version>11.3.6-SNAPSHOT</version>
     </parent>
 
     <groupId>net.shibboleth.tool</groupId>
@@ -24,7 +24,7 @@
 
     <properties>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>4.3.0-SNAPSHOT</opensaml.version>
+        <opensaml.version>4.3.0</opensaml.version>
         <java-support.version>8.3.1</java-support.version>
         <dependenciesDirectory>${project.build.directory}/dependencies</dependenciesDirectory>
     </properties>

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


More information about the commits mailing list