This is an automated email from the ASF dual-hosted git repository.
fmariani pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
commit b9dcd34a0a921fd292bcfebc8b04cace07655044
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 09:51:43 2026 +0100
chore(deps): Bump dnsjava:dnsjava from 3.6.3 to 3.6.4 (#20910)
Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) from 3.6.3 to
3.6.4.
- [Release notes](https://github.com/dnsjava/dnsjava/releases)
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog)
- [Commits](https://github.com/dnsjava/dnsjava/compare/v3.6.3...v3.6.4)
---
updated-dependencies:
- dependency-name: dnsjava:dnsjava
dependency-version: 3.6.4
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 fb1127dfcd2f..b71911b61e3e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -151,7 +151,7 @@
<digitalocean-api-client-version>2.17</digitalocean-api-client-version>
<directory-watcher-version>0.19.1</directory-watcher-version>
<disruptor-version>3.4.4</disruptor-version>
- <dnsjava-version>3.6.3</dnsjava-version>
+ <dnsjava-version>3.6.4</dnsjava-version>
<djl-version>0.36.0</djl-version>
<docling-java-version>0.4.2</docling-java-version>
<docker-java-version>3.7.0</docker-java-version>