This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new 822d9c233b Remove dependency management of commons-beanutils
822d9c233b is described below

commit 822d9c233b9a200ed9ce94b194025fb3234c6d01
Author: Andy Seaborne <[email protected]>
AuthorDate: Fri Sep 5 13:47:59 2025 +0100

    Remove dependency management of commons-beanutils
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 64c09cef1c..7692b37fd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -801,12 +801,6 @@
         <version>2.0.6.1</version>
       </dependency>
 
-      <dependency>
-        <groupId>commons-beanutils</groupId>
-        <artifactId>commons-beanutils</artifactId>
-        <version>1.11.0</version>
-      </dependency>
-
       <!-- END jena geosparql -->
 
       <!-- BEGIN jena-fuseki-mod-geosparql -->

Reply via email to