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

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new aaef3ca7a3 Bump info.picocli:picocli from 4.7.5 to 4.7.7 (#2661)
aaef3ca7a3 is described below

commit aaef3ca7a311bf497a8fa2b09117d922a55b1089
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 06:49:32 2026 +0100

    Bump info.picocli:picocli from 4.7.5 to 4.7.7 (#2661)
    
    Bumps [info.picocli:picocli](https://github.com/remkop/picocli) from 4.7.5 
to 4.7.7.
    - [Release notes](https://github.com/remkop/picocli/releases)
    - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
    - [Commits](https://github.com/remkop/picocli/compare/v4.7.5...v4.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: info.picocli:picocli
      dependency-version: 4.7.7
      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>
---
 tika-pipes/tika-pipes-config-store-ignite/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-pipes/tika-pipes-config-store-ignite/pom.xml 
b/tika-pipes/tika-pipes-config-store-ignite/pom.xml
index 67e12e3fa5..bd6a7e51b5 100644
--- a/tika-pipes/tika-pipes-config-store-ignite/pom.xml
+++ b/tika-pipes/tika-pipes-config-store-ignite/pom.xml
@@ -43,7 +43,7 @@
       <dependency>
         <groupId>info.picocli</groupId>
         <artifactId>picocli</artifactId>
-        <version>4.7.5</version>
+        <version>4.7.7</version>
       </dependency>
       <dependency>
         <groupId>io.micronaut</groupId>

Reply via email to