This is an automated email from the ASF dual-hosted git repository. mawiesne pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/master by this push: new a99ecd7 Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0 (#219) a99ecd7 is described below commit a99ecd7ac5c6e306a8d313f65af56c3f0ea832ac Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Jan 12 08:14:18 2025 +0100 Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0 (#219) 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] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 798e1cb..86edea7 100644 --- a/pom.xml +++ b/pom.xml @@ -207,7 +207,7 @@ <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> - <version>1.9.4</version> + <version>1.10.0</version> </dependency> <dependency>