diff options
author | PJ Fanning <fanningpj@apache.org> | 2022-01-13 15:23:23 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2022-01-13 15:23:23 +0000 |
commit | d2d0c8fe653812cfebd6dee1ce4c5df6de937757 (patch) | |
tree | cfd6bf4cefc12ec5c650c38e1b482516597c7c71 /osgi | |
parent | 278592857b529cff3fe08cc46dd0f3adc1190a6e (diff) | |
download | poi-d2d0c8fe653812cfebd6dee1ce4c5df6de937757.tar.gz poi-d2d0c8fe653812cfebd6dee1ce4c5df6de937757.zip |
slf4j 1.7.33
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897002 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 891607b583..3a01e0ff72 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/2.2.3 + - Apache XML Security for Java: https://mvnrepository.com/artifact/org.apache.santuario/xmlsec/2.3.0 - XML Commons Resolver: https://mvnrepository.com/artifact/xml-resolver/xml-resolver/1.2-osgi |