diff options
author | PJ Fanning <fanningpj@apache.org> | 2024-02-22 17:27:45 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2024-02-22 17:27:45 +0000 |
commit | e5e22bb1f2226b6396750e2bbc3f367bf1dc4478 (patch) | |
tree | e8609d3b8f50e0a569a40df2007ff9524829319a /osgi | |
parent | e65e666ece268e88295b0b1e6862ca1d663ec2aa (diff) | |
download | poi-e5e22bb1f2226b6396750e2bbc3f367bf1dc4478.tar.gz poi-e5e22bb1f2226b6396750e2bbc3f367bf1dc4478.zip |
xmlsec 3.0.4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1915955 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'osgi')
-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 09fc05234b..bd66279760 100644 --- a/osgi/README.md +++ b/osgi/README.md @@ -25,7 +25,7 @@ Available in Maven Central: https://mvnrepository.com/artifact/net.sf.saxon/Saxo 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.3 + - Apache XML Security for Java: https://mvnrepository.com/artifact/org.apache.santuario/xmlsec/3.0.4 - XML Commons Resolver: https://mvnrepository.com/artifact/xml-resolver/xml-resolver/1.2-osgi |