diff options
author | PJ Fanning <fanningpj@apache.org> | 2023-10-19 15:18:55 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2023-10-19 15:18:55 +0000 |
commit | 8759103c94de1d645d47b53613eb4bed41ee0229 (patch) | |
tree | 9e8d53fb410fbd019e99e0d2ff47989c5174eda6 /osgi/README.md | |
parent | cf440d3c77c014981d100178ac5088c470c4a4e8 (diff) | |
download | poi-8759103c94de1d645d47b53613eb4bed41ee0229.tar.gz poi-8759103c94de1d645d47b53613eb4bed41ee0229.zip |
xmlsec 3.0.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1913122 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'osgi/README.md')
-rw-r--r-- | osgi/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osgi/README.md b/osgi/README.md index 9b46dcf726..14e51e2ed9 100644 --- a/osgi/README.md +++ b/osgi/README.md @@ -25,7 +25,7 @@ Available in Maven Central (but version might be too old): https://mvnrepository 3. Apache XML Security for Java, Bouncy Castle and XML Commons Resolver These are required to sign or validate signed Office documents. The OSGi bundles are available in Maven Central: - - Apache XML Security for Java: https://mvnrepository.com/artifact/org.apache.santuario/xmlsec/3.0.2 (use v3.0.2 with POI v5.2.3) + - Apache XML Security for Java: https://mvnrepository.com/artifact/org.apache.santuario/xmlsec/3.0.3 - XML Commons Resolver: https://mvnrepository.com/artifact/xml-resolver/xml-resolver/1.2-osgi |