From c51ca79085c61a293ed087933a846046da4db998 Mon Sep 17 00:00:00 2001 From: singingbush Date: Wed, 2 Oct 2024 18:59:05 +0100 Subject: [PATCH] update Apache BCEL to 6.10.0 --- serializer/pom.xml | 2 +- xalan/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/serializer/pom.xml b/serializer/pom.xml index 3713f2edf..d9de9c86a 100644 --- a/serializer/pom.xml +++ b/serializer/pom.xml @@ -29,7 +29,7 @@ org.apache.bcel bcel - 6.7.0 + 6.10.0 diff --git a/xalan/pom.xml b/xalan/pom.xml index 280f2a9bb..09f9780a4 100644 --- a/xalan/pom.xml +++ b/xalan/pom.xml @@ -155,7 +155,7 @@ org.apache.bcel bcel - 6.7.0 + 6.10.0