From ddafec4608d9abbd2f927bbad1f6a214d3a85bc7 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sun, 14 May 2023 07:47:07 +0000 Subject: [PATCH] Update third-party versions in README git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909806 13f79535-47bb-0310-9956-ffa450edef68 --- osgi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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