From ded6accd296bcf5e91f48a9927a63af5588ae0a2 Mon Sep 17 00:00:00 2001 From: laurimaaninka Date: Sun, 10 May 2026 23:32:32 +0300 Subject: [PATCH] =?UTF-8?q?Riippuvuuksien=20p=C3=A4ivitys:=20GemsFX,=20Pdf?= =?UTF-8?q?Box,=20commons-logging,=20sqlite-jdbc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: laurimaaninka --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 8856b3f..7df0281 100644 --- a/pom.xml +++ b/pom.xml @@ -43,24 +43,24 @@ com.dlsc.gemsfx gemsfx - 3.10.1 + 4.0.5 compile org.apache.pdfbox pdfbox - 3.0.6 + 3.0.7 compile commons-logging commons-logging - 1.3.5 + 1.3.6 org.xerial sqlite-jdbc - 3.51.2.0 + 3.53.1.0 compile