[java-opensaml] branch maint-5.1 updated: Update parent version and dependencies
Brent Putman
putmanb at georgetown.edu
Thu Mar 27 19:10:46 UTC 2025
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch maint-5.1
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=1c1c974a3c11e1c9477cc9eba3f61ad59e6080d2
The following commit(s) were added to refs/heads/maint-5.1 by this push:
new 1c1c974a3 Update parent version and dependencies
1c1c974a3 is described below
commit 1c1c974a3c11e1c9477cc9eba3f61ad59e6080d2
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Thu Mar 27 15:10:43 2025 -0400
Update parent version and dependencies
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e20be243e..5b0af728f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.1.4</version>
+ <version>17.1.5-SNAPSHOT</version>
</parent>
<name>OpenSAML</name>
@@ -59,7 +59,7 @@
<properties>
<shibboleth.projectName>java-opensaml</shibboleth.projectName>
<shib-shared.groupId>net.shibboleth</shib-shared.groupId>
- <shib-shared.version>9.1.4</shib-shared.version>
+ <shib-shared.version>9.1.5-SNAPSHOT</shib-shared.version>
<checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list