This is an automated email from the ASF dual-hosted git repository.
acosentino 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 14719f87586e chore(deps): Bump ai.docling:docling-serve-client from
0.4.1 to 0.4.2 (#20649)
14719f87586e is described below
commit 14719f87586e815c8ab0462a87f16ac4434fbbcd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 7 10:10:40 2026 +0100
chore(deps): Bump ai.docling:docling-serve-client from 0.4.1 to 0.4.2
(#20649)
Bumps
[ai.docling:docling-serve-client](https://github.com/docling-project/docling-java)
from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/docling-project/docling-java/releases)
-
[Commits](https://github.com/docling-project/docling-java/compare/v0.4.1...v0.4.2)
---
updated-dependencies:
- dependency-name: ai.docling:docling-serve-client
dependency-version: 0.4.2
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index b85ec45352ce..e14c3d967208 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -152,7 +152,7 @@
<disruptor-version>3.4.4</disruptor-version>
<dnsjava-version>3.6.3</dnsjava-version>
<djl-version>0.36.0</djl-version>
- <docling-java-version>0.4.1</docling-java-version>
+ <docling-java-version>0.4.2</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>