From a289525864c12fea73f446f33c9abe5db3a47e48 Mon Sep 17 00:00:00 2001 From: Chris Newland Date: Sun, 23 Jan 2022 20:32:47 +0000 Subject: [PATCH] bump openjfx version to 17.0.2 to fix M1 crash --- build.properties | 2 +- core/pom.xml | 2 +- pom.xml | 2 +- ui/pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build.properties b/build.properties index ab1de3f1..00b660db 100644 --- a/build.properties +++ b/build.properties @@ -1 +1 @@ -version=1.4.6 +version=1.4.7 diff --git a/core/pom.xml b/core/pom.xml index 123e0d1b..75e45689 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ com.chrisnewland jitwatch-parent - 1.4.6 + 1.4.7 jitwatch-core diff --git a/pom.xml b/pom.xml index aa99328f..cdb0ec0d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.chrisnewland jitwatch-parent - 1.4.6 + 1.4.7 UTF-8 diff --git a/ui/pom.xml b/ui/pom.xml index fbbc34f1..48beb1d5 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -6,7 +6,7 @@ com.chrisnewland jitwatch-parent - 1.4.6 + 1.4.7 jitwatch-ui @@ -14,7 +14,7 @@ JITWatch UI - 17.0.1 + 17.0.2