[java-identity-provider] branch maint-4.1 updated: IDP-1930 - https://shibboleth.atlassian.net/browse/IDP-1930
Phil Smart
philip.smart at jisc.ac.uk
Thu Mar 31 14:01:41 UTC 2022
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch maint-4.1
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=5e5235f13fd6f890127f43ec6e66b5ef6709825b
The following commit(s) were added to refs/heads/maint-4.1 by this push:
new 5e5235f13 IDP-1930 - https://shibboleth.atlassian.net/browse/IDP-1930
5e5235f13 is described below
commit 5e5235f13fd6f890127f43ec6e66b5ef6709825b
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Mar 31 13:59:29 2022 +0000
IDP-1930 - https://shibboleth.atlassian.net/browse/IDP-1930
- Bump spring to 5.3.18 to mitigate for RCE
https://shibboleth.atlassian.net/browse/IDP-1930
---
idp-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 51357477c..3621e7c44 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -73,7 +73,7 @@
<opensaml.version>4.1.1</opensaml.version>
<spring-extensions.version>6.1.3</spring-extensions.version>
<!-- TODO: Remove when parent POM updated. -->
- <spring.version>5.3.14</spring.version>
+ <spring.version>5.3.18</spring.version>
<!-- https://jira.qos.ch/browse/LOGBACK-1591 -->
<logback.version>1.2.10</logback.version>
<slf4j.version>1.7.32</slf4j.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list