This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new ef02ea5 Bump commons-beanutils:commons-beanutils from 1.10.1 to
1.11.0 (#286)
ef02ea5 is described below
commit ef02ea58afba3324f8fb74e2eb68afd2a1e60cde
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 29 13:57:26 2025 +0200
Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0 (#286)
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]>
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 b808ac8..4783186 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
<opennlp.models.version>1.2.0</opennlp.models.version>
<opennlp.forkCount>1.0C</opennlp.forkCount>
- <commons-beanutils.version>1.10.1</commons-beanutils.version>
+ <commons-beanutils.version>1.11.0</commons-beanutils.version>
<commons-cli.version>1.9.0</commons-cli.version>
<commons-codec.version>1.18.0</commons-codec.version>
<commons-collections.version>3.2.2</commons-collections.version>