diff --git a/bom/application/pom.xml b/bom/application/pom.xml index d5a07e4515573..9c2af66346969 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -4826,6 +4826,12 @@ com.cronutils cron-utils ${cronutils.version} + + + org.javassist + javassist + + org.quartz-scheduler diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 6ccf41fb07912..b600a7c6367d0 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -583,6 +583,8 @@ org.apache.tomcat.embed:tomcat-embed-core org.jboss.modules:jboss-modules + + org.javassist:javassist @@ -1156,13 +1158,13 @@ ${project.groupId}:${project.artifactId}:${revapi.newVersion} - false - \d+\.\d+\.\d+\.Final - @@ -1176,8 +1178,8 @@ - nonBreaking potentiallyBreaking @@ -1187,11 +1189,11 @@ ${project.build.directory}/api-changes-suggestions.xml true -