[java-idp-testbed] branch maint-4 updated: Update spring-exts version.
Scott Cantor
cantor.2 at osu.edu
Tue Sep 13 12:58:24 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-4
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=fe3d085db99d377deade1123c45fd520fa254817
The following commit(s) were added to refs/heads/maint-4 by this push:
new fe3d085 Update spring-exts version.
fe3d085 is described below
commit fe3d085db99d377deade1123c45fd520fa254817
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Sep 13 08:58:21 2022 -0400
Update spring-exts version.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e9cd1fb..2ba0887 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<jetty.version>9.4.44.v20210927</jetty.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>4.3.0-SNAPSHOT</opensaml.version>
- <spring-extensions.version>6.2.1-SNAPSHOT</spring-extensions.version>
+ <spring-extensions.version>6.3.0-SNAPSHOT</spring-extensions.version>
<cas-client.version>3.5.1</cas-client.version>
<oidc-commons.version>2.1.1-SNAPSHOT</oidc-commons.version>
<!-- Jetty 10 -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list