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 5d6b2c2  Bump org.apache.commons:commons-collections4 from 4.4 to 
4.5.0 (#276)
5d6b2c2 is described below

commit 5d6b2c2c7527575b14bd1294e1f8751b10e66aad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 28 08:47:57 2025 +0200

    Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 (#276)
    
    Bumps org.apache.commons:commons-collections4 from 4.4 to 4.5.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-collections4
      dependency-version: 4.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 c4f5ef3..d4c8415 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
         <commons-cli.version>1.4</commons-cli.version>
         <commons-codec.version>1.18.0</commons-codec.version>
         <commons-collections.version>3.2.2</commons-collections.version>
-        <commons-collections4.version>4.4</commons-collections4.version>
+        <commons-collections4.version>4.5.0</commons-collections4.version>
         <commons-compress.version>1.27.1</commons-compress.version>
         <commons-io.version>2.19.0</commons-io.version>
         <commons-lang.version>2.6</commons-lang.version>

Reply via email to