This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new a77e9e86a7b6 chore(deps): Bump ai.docling:docling-serve-client from
0.4.4 to 0.4.7
a77e9e86a7b6 is described below
commit a77e9e86a7b68957ae1d15e99cfb2f36d59c40f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 6 15:58:58 2026 +0000
chore(deps): Bump ai.docling:docling-serve-client from 0.4.4 to 0.4.7
Bumps
[ai.docling:docling-serve-client](https://github.com/docling-project/docling-java)
from 0.4.4 to 0.4.7.
- [Release notes](https://github.com/docling-project/docling-java/releases)
-
[Commits](https://github.com/docling-project/docling-java/compare/v0.4.4...v0.4.7)
---
updated-dependencies:
- dependency-name: ai.docling:docling-serve-client
dependency-version: 0.4.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 33d5db6e4c66..62fdcae4e678 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -154,7 +154,7 @@
<dnsjava-version>3.6.4</dnsjava-version>
<djl-version>0.36.0</djl-version>
<djl-python-version>0.34.0</djl-python-version>
- <docling-java-version>0.4.4</docling-java-version>
+ <docling-java-version>0.4.7</docling-java-version>
<docker-java-version>3.7.0</docker-java-version>
<dropbox-version>7.0.0</dropbox-version>
<eddsa-version>0.3.0</eddsa-version>