[spring-extensions] branch maint-6 updated: Update to unlock parent version and Shib dependencies
Brent Putman
putmanb at georgetown.edu
Thu Mar 28 23:16:02 UTC 2024
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch maint-6
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=69d9e52401f04de8164d4a13902bd96c731b905f
The following commit(s) were added to refs/heads/maint-6 by this push:
new 69d9e52 Update to unlock parent version and Shib dependencies
69d9e52 is described below
commit 69d9e52401f04de8164d4a13902bd96c731b905f
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Thu Mar 28 19:16:01 2024 -0400
Update to unlock parent version and Shib dependencies
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f74889e..a56e862 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.6</version>
+ <version>11.3.7-SNAPSHOT</version>
</parent>
<groupId>net.shibboleth.ext</groupId>
@@ -27,7 +27,7 @@
<properties>
<shibboleth.projectName>spring-extensions</shibboleth.projectName>
<automatic.module.name>net.shibboleth.ext.spring</automatic.module.name>
- <java-support.version>8.4.1</java-support.version>
+ <java-support.version>8.4.2-SNAPSHOT</java-support.version>
<jdk.version>15.3</jdk.version>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list