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 f353be3d4b Bump commons-beanutils:commons-beanutils from 1.10.0 to
1.10.1
f353be3d4b is described below
commit f353be3d4b90387e52a61f537dd3bb90e7aa172f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 17 00:09:44 2025 +0000
Bump commons-beanutils:commons-beanutils from 1.10.0 to 1.10.1
Bumps commons-beanutils:commons-beanutils from 1.10.0 to 1.10.1.
---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 bcf5dcb043..6e59c2933b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -858,7 +858,7 @@
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
- <version>1.10.0</version>
+ <version>1.10.1</version>
</dependency>
<!-- END jena geosparql -->