From 49912ca992ee59210a03913559d26de2ac352d97 Mon Sep 17 00:00:00 2001 From: cleme Date: Sat, 20 Apr 2024 22:47:20 +0200 Subject: [PATCH] Performance improvments for metadata reading --- LibRawFX/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LibRawFX/pom.xml b/LibRawFX/pom.xml index a005e64..b08e12d 100644 --- a/LibRawFX/pom.xml +++ b/LibRawFX/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.librawfx LibRawFX - 1.8.9 + 1.8.8 LibRawFX This installs the native lib libraw as a JavaFX Image format provider similar to imageIO before on Swing