From 3b3822ebab7403b78d3d1a25a5c845e4c008069c Mon Sep 17 00:00:00 2001 From: Andrei Solntsev Date: Wed, 29 Jan 2025 17:27:43 +0200 Subject: [PATCH] release FlyingSaucer 9.11.3 --- CHANGELOG.md | 4 +++- flying-saucer-core/pom.xml | 2 +- flying-saucer-examples/pom.xml | 2 +- flying-saucer-fop/pom.xml | 2 +- flying-saucer-log4j/pom.xml | 2 +- flying-saucer-pdf-osgi/pom.xml | 2 +- flying-saucer-pdf/pom.xml | 2 +- flying-saucer-swt/pom.xml | 2 +- pom.xml | 2 +- 9 files changed, 11 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f6e39759..1ff2e1efc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # Changelog ## 9.11.3 - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/28 -* ... +* Add support for percent-encoded data URLs -- thanks to Romain Moreau (#457) +* #466 restore class `ToPDF` +* bump PdfBox from 3.0.3 to 3.0.4 (#468) ## 9.11.2 - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/27?closed=1 * restore class XHTMLPrintable (#451) diff --git a/flying-saucer-core/pom.xml b/flying-saucer-core/pom.xml index 2db7faed0..f69fe7112 100644 --- a/flying-saucer-core/pom.xml +++ b/flying-saucer-core/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.11.3-SNAPSHOT + 9.11.3 ../pom.xml diff --git a/flying-saucer-examples/pom.xml b/flying-saucer-examples/pom.xml index 5760f1864..dd126325a 100644 --- a/flying-saucer-examples/pom.xml +++ b/flying-saucer-examples/pom.xml @@ -6,7 +6,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.11.3-SNAPSHOT + 9.11.3 ../pom.xml diff --git a/flying-saucer-fop/pom.xml b/flying-saucer-fop/pom.xml index a770e710f..c585ee1be 100644 --- a/flying-saucer-fop/pom.xml +++ b/flying-saucer-fop/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.11.3-SNAPSHOT + 9.11.3 ../pom.xml diff --git a/flying-saucer-log4j/pom.xml b/flying-saucer-log4j/pom.xml index 52edf744c..9bc3c1663 100644 --- a/flying-saucer-log4j/pom.xml +++ b/flying-saucer-log4j/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.11.3-SNAPSHOT + 9.11.3 ../pom.xml diff --git a/flying-saucer-pdf-osgi/pom.xml b/flying-saucer-pdf-osgi/pom.xml index 77e0ea227..036366320 100644 --- a/flying-saucer-pdf-osgi/pom.xml +++ b/flying-saucer-pdf-osgi/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.11.3-SNAPSHOT + 9.11.3 ../pom.xml diff --git a/flying-saucer-pdf/pom.xml b/flying-saucer-pdf/pom.xml index 7d39fe4cd..a9a22de35 100644 --- a/flying-saucer-pdf/pom.xml +++ b/flying-saucer-pdf/pom.xml @@ -6,7 +6,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.11.3-SNAPSHOT + 9.11.3 ../pom.xml diff --git a/flying-saucer-swt/pom.xml b/flying-saucer-swt/pom.xml index 61b9eb94a..1d615d02b 100644 --- a/flying-saucer-swt/pom.xml +++ b/flying-saucer-swt/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.11.3-SNAPSHOT + 9.11.3 ../pom.xml diff --git a/pom.xml b/pom.xml index ce8231ad9..e4207ec3e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.11.3-SNAPSHOT + 9.11.3 pom