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 2ce82324bc Bump commons-beanutils:commons-beanutils from 1.10.1 to
1.11.0
2ce82324bc is described below
commit 2ce82324bcd0a4473ee140646a0b463fb3e62307
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 28 17:38:12 2025 +0000
Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0
Bumps commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0.
---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
dependency-version: 1.11.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 05086104d1..35a6fa39b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -833,7 +833,7 @@
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
- <version>1.10.1</version>
+ <version>1.11.0</version>
</dependency>
<!-- END jena geosparql -->