From 70b0247b3c6b04f79eaf8586408b5231a1909a42 Mon Sep 17 00:00:00 2001 From: 0xb00bface <0xboobface@gmail.com> Date: Sat, 15 Oct 2022 17:39:00 +0200 Subject: [PATCH] Upgrade Java and JavaFX --- CHANGELOG.md | 2 ++ master/pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22c56c04..8472e565 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ * Fixed BongaCams * Fixed MVLive * Fixed loading of ShowupTV thumbnails +* Upgrade to Java 17 +* Upgrade to JavaFX 19 * Known Problems: * Chaturbate login does not work * Chaturbate is much more aggressive with the 429 errors. It seems they also have switched on the Cloudfare browser check diff --git a/master/pom.xml b/master/pom.xml index 137d7636..b6c74f21 100644 --- a/master/pom.xml +++ b/master/pom.xml @@ -16,9 +16,9 @@ UTF-8 - 16 - 16 - 18.0.1 + 17 + 17 + 19 5.7.2