diff options
author | Dominik Stadler <centic@apache.org> | 2023-05-14 07:47:07 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2023-05-14 07:47:07 +0000 |
commit | ddafec4608d9abbd2f927bbad1f6a214d3a85bc7 (patch) | |
tree | a72b7faedaf7de1d01c038d54912bb795ccfafdf /osgi | |
parent | 2e434a4eaf99223715059707a3185176b9c67623 (diff) | |
download | poi-ddafec4608d9abbd2f927bbad1f6a214d3a85bc7.tar.gz poi-ddafec4608d9abbd2f927bbad1f6a214d3a85bc7.zip |
Update third-party versions in README
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909806 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 f8430147b4..8fb8dafb35 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 v2.3.0 with POI v5.2.2) + - 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) - XML Commons Resolver: https://mvnrepository.com/artifact/xml-resolver/xml-resolver/1.2-osgi |