This is an automated email from the ASF dual-hosted git repository.

jzemerick 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 d86b5f2  Bump commons-beanutils:commons-beanutils from 1.10.0 to 
1.10.1 (#238)
d86b5f2 is described below

commit d86b5f28c97b5a50e3ed14c4f4b3308dff5c44c0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 17 14:41:56 2025 -0500

    Bump commons-beanutils:commons-beanutils from 1.10.0 to 1.10.1 (#238)
    
    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]>
    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 ccb27c5..6570911 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,7 @@
             <dependency>
                 <groupId>commons-beanutils</groupId>
                 <artifactId>commons-beanutils</artifactId>
-                <version>1.10.0</version>
+                <version>1.10.1</version>
             </dependency>
 
             <dependency>

Reply via email to