From bbd7f7f4402654d0089eeb2951af7e2485a4ab58 Mon Sep 17 00:00:00 2001 From: francois papon Date: Sat, 2 Sep 2023 22:29:29 +0200 Subject: [PATCH 1/5] [dependency] Upgrade to XBean 4.23 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8cce74fe..08d5c8bb 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ 2.0.27 - 4.21 + 4.23 5.9.0 1.0.5 1.0.6 From c76a4e6b2993fed1002c277d2c74c8fc8091a316 Mon Sep 17 00:00:00 2001 From: francois papon Date: Sat, 2 Sep 2023 22:36:09 +0200 Subject: [PATCH 2/5] [dependency] Upgrade to Johnzon 1.2.21 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 08d5c8bb..0672b997 100644 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,7 @@ 5.9.0 1.0.5 1.0.6 + 1.2.21 ${project.build.directory}/${project.artifactId} From 86b53fce3e7ecfcbc3b50ffea7a1de4df27b8e70 Mon Sep 17 00:00:00 2001 From: francois papon Date: Mon, 4 Sep 2023 08:57:37 +0200 Subject: [PATCH 5/5] [dependencies] Downgrade to GraalVM 22.1.0 to fix OWB extension error build --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2e86176c..aa4620dd 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ arthur-maven-plugin ${arthur.version} - 22.3.3 + 22.1.0 true ${os.name}-${os.arch} ${project.build.directory}/${project.artifactId}