From 47055ed9e667846a3265d160513bf31a14848ef4 Mon Sep 17 00:00:00 2001 From: Jakob Heher Date: Mon, 2 May 2022 13:35:54 +0200 Subject: bump bundled JRE to 17 --- ...OpenJDK11U-jre_x64_mac_hotspot_11.0.14.1_1.tar.gz | Bin 43422493 -> 0 bytes ...penJDK11U-jre_x64_windows_hotspot_11.0.14.1_1.zip | Bin 42702271 -> 0 bytes .../OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.tar.gz | Bin 0 -> 43664306 bytes .../OpenJDK17U-jre_x64_windows_hotspot_17.0.3_7.zip | Bin 0 -> 43147881 bytes pdf-over-gui/pom.xml | 8 ++++---- 5 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 jre-bundles/OpenJDK11U-jre_x64_mac_hotspot_11.0.14.1_1.tar.gz delete mode 100644 jre-bundles/OpenJDK11U-jre_x64_windows_hotspot_11.0.14.1_1.zip create mode 100644 jre-bundles/OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.tar.gz create mode 100644 jre-bundles/OpenJDK17U-jre_x64_windows_hotspot_17.0.3_7.zip diff --git a/jre-bundles/OpenJDK11U-jre_x64_mac_hotspot_11.0.14.1_1.tar.gz b/jre-bundles/OpenJDK11U-jre_x64_mac_hotspot_11.0.14.1_1.tar.gz deleted file mode 100644 index 886c525d..00000000 Binary files a/jre-bundles/OpenJDK11U-jre_x64_mac_hotspot_11.0.14.1_1.tar.gz and /dev/null differ diff --git a/jre-bundles/OpenJDK11U-jre_x64_windows_hotspot_11.0.14.1_1.zip b/jre-bundles/OpenJDK11U-jre_x64_windows_hotspot_11.0.14.1_1.zip deleted file mode 100644 index 5093c248..00000000 Binary files a/jre-bundles/OpenJDK11U-jre_x64_windows_hotspot_11.0.14.1_1.zip and /dev/null differ diff --git a/jre-bundles/OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.tar.gz b/jre-bundles/OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.tar.gz new file mode 100644 index 00000000..2b9f963f Binary files /dev/null and b/jre-bundles/OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.tar.gz differ diff --git a/jre-bundles/OpenJDK17U-jre_x64_windows_hotspot_17.0.3_7.zip b/jre-bundles/OpenJDK17U-jre_x64_windows_hotspot_17.0.3_7.zip new file mode 100644 index 00000000..97965615 Binary files /dev/null and b/jre-bundles/OpenJDK17U-jre_x64_windows_hotspot_17.0.3_7.zip differ diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index 938a2f90..e76f4c63 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/pom.xml @@ -601,8 +601,8 @@ org.eclipse.swt.win32.win32.x86_64 - OpenJDK11U-jre_x64_windows_hotspot_11.0.14.1_1.zip - jdk-11.0.14.1+1-jre + OpenJDK17U-jre_x64_windows_hotspot_17.0.3_7.zip + jdk-17.0.3+7-jre windows pdf-over_windows-x86_64.zip @@ -654,8 +654,8 @@ org.eclipse.swt.cocoa.macosx.x86_64 - OpenJDK11U-jre_x64_mac_hotspot_11.0.14.1_1.tar.gz - jdk-11.0.14.1+1-jre + OpenJDK17U-jre_x64_mac_hotspot_17.0.3_7.tar.gz + jdk-17.0.3+7-jre mac pdf-over_mac-x86_64.tar.gz -- cgit v1.2.3