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}