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