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 b80ca801e6 Bump commons-beanutils:commons-beanutils from 1.9.4 to
1.10.0
b80ca801e6 is described below
commit b80ca801e6a619f750f141f694c9b68cb05a27a1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 13 00:05:08 2025 +0000
Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0
Bumps commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0.
---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 957350fde2..fae4d2af36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -845,7 +845,7 @@
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
- <version>1.9.4</version>
+ <version>1.10.0</version>
</dependency>
<!-- END jena geosparql -->