This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 839278557be5 chore(deps): Bump ai.docling:docling-serve-client from
0.4.0 to 0.4.1 (#20522)
839278557be5 is described below
commit 839278557be55b492bbf20898eda51446a33ecd0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 19 09:36:27 2025 +0100
chore(deps): Bump ai.docling:docling-serve-client from 0.4.0 to 0.4.1
(#20522)
Bumps
[ai.docling:docling-serve-client](https://github.com/docling-project/docling-java)
from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/docling-project/docling-java/releases)
-
[Commits](https://github.com/docling-project/docling-java/compare/v0.4.0...v0.4.1)
---
updated-dependencies:
- dependency-name: ai.docling:docling-serve-client
dependency-version: 0.4.1
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 068470400fa2..d7dfcd7aae75 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.0</docling-java-version>
+ <docling-java-version>0.4.1</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>