From 96c2463912959fbe75b42cc3983f3df3aa7b9dec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 12:51:55 -0500 Subject: [PATCH] Bump com.github.librepdf:openpdf from 1.3.32 to 1.3.33 (#10986) * Bump com.github.librepdf:openpdf from 1.3.32 to 1.3.33 Bumps [com.github.librepdf:openpdf](https://github.com/LibrePDF/OpenPDF) from 1.3.32 to 1.3.33. - [Release notes](https://github.com/LibrePDF/OpenPDF/releases) - [Commits](https://github.com/LibrePDF/OpenPDF/compare/1.3.32...1.3.33) --- updated-dependencies: - dependency-name: com.github.librepdf:openpdf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update dependencies.md --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Melloware --- docs/14_0_0/gettingstarted/dependencies.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/14_0_0/gettingstarted/dependencies.md b/docs/14_0_0/gettingstarted/dependencies.md index 8e32a55454..6c2e2172a1 100644 --- a/docs/14_0_0/gettingstarted/dependencies.md +++ b/docs/14_0_0/gettingstarted/dependencies.md @@ -10,7 +10,7 @@ any 3rd part work incorporated are compatible with the PrimeFaces Licenses. | Servlet | | | 3.0+ | Required | Apache Tomcat, Eclipse Jetty, ... | | Expression Language | | | 2.2+ | Required | Apache Tomcat, Eclipse Jetty, ... | | Bean Validation | | | 1.1+ | Optional | Apache BVal, Hibernate Validator, ... | -| Libre OpenPDF | com.github.librepdf | openpdf | 1.3.32 | Optional | DataExporter (PDF) | +| Libre OpenPDF | com.github.librepdf | openpdf | 1.3.33 | Optional | DataExporter (PDF) | | Apache POI | org.apache.poi | poi | 5.2.4 | Optional | DataExporter (Excel XLS or XML) | | Apache POI | org.apache.poi | poi-ooxml | 5.2.4 | Optional | DataExporter (Excel XLSX Office 2003) | | Rome | com.rometools | rome | 1.15.0 | Optional | FeedReader | diff --git a/pom.xml b/pom.xml index 517ec1fb24..d1b341aa9b 100644 --- a/pom.xml +++ b/pom.xml @@ -354,7 +354,7 @@ com.github.librepdf openpdf - 1.3.32 + 1.3.33