From 7b324d123961fe5c87518c3851d12295222416b8 Mon Sep 17 00:00:00 2001 From: Andrei Solntsev Date: Thu, 24 Oct 2024 21:30:24 +0300 Subject: [PATCH] Bump commons-io:commons-io from 2.11.0 to 2.17.0 --- CHANGELOG.md | 1 + pom.xml | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d96c3062f..40655f37e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ * #412 Remove unused java sources from folders "src" and "flying-saucer-examples/nomaven" (#417) * #409 remove unneeded module "flying-saucer-swt-examples" (#418) * Bump org.apache.xmlgraphics:fop from 2.9 to 2.10 (#408) +* Bump commons-io:commons-io from 2.11.0 to 2.17.0 ## 9.9.5 (30.09.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/21?closed=1 * #392 Fix transparent background of resized base64 encoded images - thanks to @Openhelios (#393) diff --git a/pom.xml b/pom.xml index 77a19cc38..f57f43529 100644 --- a/pom.xml +++ b/pom.xml @@ -29,6 +29,11 @@ openpdf ${openpdf.version} + + commons-io + commons-io + ${commons-io.version} + org.junit junit-bom @@ -289,6 +294,7 @@ UTF-8 2.0.3 + 2.17.0 5.11.3 2.0.16 3.26.3