[spring-extensions] 01/02: Update files to be tagged for release
Brent Putman
putmanb at georgetown.edu
Wed Mar 20 21:36:07 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=660932c880e1ee8b9fc8b141d25fe22f65f59d3b
commit 660932c880e1ee8b9fc8b141d25fe22f65f59d3b
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Mar 20 21:35:00 2024 +0000
Update files to be tagged for release
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4dff650..8a6ae10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
build (to populate the javadoc, which is consumed by the
Jenkins 'nightly' builds).
-->
- <version>6.3.1-SNAPSHOT</version>
+ <version>6.3.1</version>
<name>Spring Framework Extension</name>
<description>
@@ -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.0</java-support.version>
+ <java-support.version>8.4.1</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