From 98edf243f0f21c0041c1982ea91d1252e323bda9 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Thu, 4 Aug 2022 10:01:43 -0300 Subject: [PATCH] Remove javassist exclusion Follow-up to https://github.com/quarkusio/quarkus/pull/27118 --- bom/application/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 5ee6d74d34692..498cbf984f17c 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -5068,12 +5068,6 @@ com.cronutils cron-utils ${cronutils.version} - - - org.javassist - javassist - - org.quartz-scheduler