[java-opensaml] branch maint-4 updated: Unlock parent POM and java-support/spring-exts.
Scott Cantor
cantor.2 at osu.edu
Thu Apr 11 20:11:13 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-4
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=a2e518915c8442d5f3447c3041b7233d03e70cea
The following commit(s) were added to refs/heads/maint-4 by this push:
new a2e518915 Unlock parent POM and java-support/spring-exts.
a2e518915 is described below
commit a2e518915c8442d5f3447c3041b7233d03e70cea
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 11 16:11:09 2024 -0400
Unlock parent POM and java-support/spring-exts.
---
opensaml-parent/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index 53bd35443..c5fccb33b 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.7</version>
+ <version>11.3.8-SNAPSHOT</version>
</parent>
<name>OpenSAML</name>
@@ -48,8 +48,8 @@
<properties>
<shibboleth.projectName>java-opensaml</shibboleth.projectName>
- <java-support.version>8.4.2</java-support.version>
- <spring-extensions.version>6.3.2</spring-extensions.version>
+ <java-support.version>8.4.3-SNAPSHOT</java-support.version>
+ <spring-extensions.version>6.3.3-SNAPSHOT</spring-extensions.version>
<checkstyle.configLocation>${project.basedir}/../opensaml-parent/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