From a144940c84aefc6956a3720c64ea00791ee8bfb7 Mon Sep 17 00:00:00 2001 From: Jafea7 Date: Tue, 1 Apr 2025 18:36:25 +1100 Subject: [PATCH] Update JavaFx version --- client/pom.xml | 2 +- master/pom.xml | 17 ++++++++++++++++- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 739486ca..17b37eb1 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -117,7 +117,7 @@ https://jdk.java.net/ jre - true + true 15 1024 diff --git a/master/pom.xml b/master/pom.xml index a5962dfb..9dc5a871 100644 --- a/master/pom.xml +++ b/master/pom.xml @@ -2,6 +2,11 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + Disorganized + + 2018 + CTBRec is a program to capture streams from adult chatroom sites. 4.0.0 ctbrec master @@ -18,7 +23,7 @@ UTF-8 21 21 - 21.0.1 + 21.0.6 5.7.2 2.15.1 1.5.3.Final @@ -28,6 +33,16 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + + -Xlint:deprecation + + + maven-jar-plugin 2.4