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 372d74f646 Bump com.googlecode.plist:dd-plist from 1.28 to 1.29 (#2625)
372d74f646 is described below

commit 372d74f6460c7004535c7a37134879e773233f16
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 14:49:58 2026 +0100

    Bump com.googlecode.plist:dd-plist from 1.28 to 1.29 (#2625)
    
    Bumps [com.googlecode.plist:dd-plist](https://github.com/3breadt/dd-plist) 
from 1.28 to 1.29.
    - [Release notes](https://github.com/3breadt/dd-plist/releases)
    - [Commits](https://github.com/3breadt/dd-plist/compare/v1.28.0...v1.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.googlecode.plist:dd-plist
      dependency-version: '1.29'
      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>
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index e64aeff8e8..835eedb123 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -345,7 +345,7 @@
     <!-- can't use 4.1.0, fails in tika server core because it uses jetty 12, 
which we can't
          use due to the problems explained there -->
     <cxf.version>4.0.10</cxf.version>
-    <ddplist.version>1.28</ddplist.version>
+    <ddplist.version>1.29</ddplist.version>
     <dl4j.version>1.0.0-M2.1</dl4j.version>
     <fakeload.version>0.7.0</fakeload.version>
     <fastutil.version>8.5.16</fastutil.version>

Reply via email to