From ad3ff462a7523e889dd6fff23c956fa06d246ee9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Kohlschu=CC=88tter?= Date: Tue, 10 Oct 2023 15:19:57 +0200 Subject: [PATCH] transpiler: Use standalone-jdk11 1.0.0 --- transpiler/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/transpiler/pom.xml b/transpiler/pom.xml index d9f1c3cf..fef2577e 100644 --- a/transpiler/pom.xml +++ b/transpiler/pom.xml @@ -195,11 +195,11 @@ - - com.kohlschutter.jdk.compiler - standalone-jdk11 - 1.0.0-SNAPSHOT - + + com.kohlschutter.jdk.compiler + standalone-jdk11 + 1.0.0 + org.apache.commons commons-lang3