Skip to content

Commit 3897203

Browse files
committed
4.4.2 final
1 parent a8c44ce commit 3897203

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ This mirror is not necessarily up to date with the latest Processing 4 release;
3636

3737
Now you don't have to worry about adding core.jar, the JavaFX and JOGL & Gluegen dependencies to your project — this does it all!
3838

39-
Note: core version 4.1.1 and onwards require Java 17+; prior versions require Java 11+.
39+
Note: core version 4.4.2 and onwards require Java 17+; prior versions require Java 11+.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<dependency>
157157
<groupId>org.openjfx</groupId>
158158
<artifactId>javafx-controls</artifactId>
159-
<version>23-ea+22</version>
159+
<version>24</version>
160160
</dependency>
161161
<dependency>
162162
<groupId>org.jogamp.jogl</groupId>

0 commit comments

Comments
 (0)