From 0df89eeb96795b985039c64429e08f49e52af2d7 Mon Sep 17 00:00:00 2001 From: Tobias Bell Date: Wed, 12 Feb 2025 19:13:22 +0100 Subject: [PATCH] Auf neue jameica version angepasst --- .github/workflows/reusable-build.yml | 2 +- pom.xml | 6 +++--- setup-build.xml | 5 +++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/workflows/reusable-build.yml b/.github/workflows/reusable-build.yml index fbfcf8aa5..23ba06824 100644 --- a/.github/workflows/reusable-build.yml +++ b/.github/workflows/reusable-build.yml @@ -10,7 +10,7 @@ jobs: - name: Set up JDK for x64 uses: actions/setup-java@v4 with: - java-version: '11' + java-version: '17' distribution: 'temurin' architecture: x64 diff --git a/pom.xml b/pom.xml index a48513a0c..fe52fbd51 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,10 @@ ISO-8859-1 11 true - V_2_10_4_BUILD_487 + V_2_10_5_BUILD_488 V_2_10_24_BUILD_388 - - 4.27 + + 4.33 diff --git a/setup-build.xml b/setup-build.xml index 7f54046c3..746e5d45d 100644 --- a/setup-build.xml +++ b/setup-build.xml @@ -11,11 +11,12 @@ https://github.com/willuhn/jameica/archive/refs/tags/ - V_2_10_4_BUILD_487 + V_2_10_5_BUILD_488 2.10.4-487 https://github.com/willuhn/hibiscus/archive/refs/tags/ V_2_10_24_BUILD_388 https://prdownloads.sourceforge.net/numchameleon/nc-3.0.0.zip?download + 4.33 win64 true @@ -219,7 +220,7 @@ de.willuhn swt jar - 4.27 + ${swt.version}