[spring-extensions] branch maint-6 updated: JPAR-205 - Update Bouncy Castle components
Ian Young
ian at iay.org.uk
Wed Dec 21 14:46:42 UTC 2022
This is an automated email from the git hooks/post-receive script.
iay 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=5c6574acba99423a8e3339a6970b5bee15bac66b
The following commit(s) were added to refs/heads/maint-6 by this push:
new 5c6574a JPAR-205 - Update Bouncy Castle components
5c6574a is described below
commit 5c6574acba99423a8e3339a6970b5bee15bac66b
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Dec 21 14:43:42 2022 +0000
JPAR-205 - Update Bouncy Castle components
https://shibboleth.atlassian.net/browse/JPAR-205
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 73e4c07..fe51c85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
<!-- Override temporarily. -->
<dependency>
<groupId>org.bouncycastle</groupId>
- <artifactId>bcprov-jdk15on</artifactId>
+ <artifactId>bcprov-jdk18on</artifactId>
<optional>true</optional>
</dependency>
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list