aboutsummaryrefslogtreecommitdiffstats
path: root/osgi
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-07-31 14:55:12 +0000
committerPJ Fanning <fanningpj@apache.org>2023-07-31 14:55:12 +0000
commit842e12d06e3446fa2000eee8c6fc270088081123 (patch)
treec7467057185f0699d3ff6e996bba457f46815aeb /osgi
parentc6aa3a1318271b25fe90a34fca3d6f1de0a813fc (diff)
downloadpoi-842e12d06e3446fa2000eee8c6fc270088081123.tar.gz
poi-842e12d06e3446fa2000eee8c6fc270088081123.zip
bouncycastle 1.76
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911371 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'osgi')
-rw-r--r--osgi/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/osgi/README.md b/osgi/README.md
index 69dd8c077f..9b46dcf726 100644
--- a/osgi/README.md
+++ b/osgi/README.md
@@ -29,7 +29,7 @@ These are required to sign or validate signed Office documents. The OSGi bundles
- XML Commons Resolver: https://mvnrepository.com/artifact/xml-resolver/xml-resolver/1.2-osgi
- - Bouncy Castle: https://mvnrepository.com/artifact/org.bouncycastle/bcprov-ext-jdk18on/1.75, https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk18on/1.75
+ - Bouncy Castle: https://mvnrepository.com/artifact/org.bouncycastle/bcprov-ext-jdk18on/1.76, https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk18on/1.76
4. PDFBox and PDFBox Graphics2D
Required to render to PDF documents.
The required jars can be downloaded from: