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 048f1fda3681 chore(deps): Bump dnsjava:dnsjava from 3.6.4 to 3.6.5
(#23521)
048f1fda3681 is described below
commit 048f1fda3681f668ca3a031a5e1e2d0c6fa98fc8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 11:45:10 2026 +0200
chore(deps): Bump dnsjava:dnsjava from 3.6.4 to 3.6.5 (#23521)
Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava) from 3.6.4 to
3.6.5.
- [Release notes](https://github.com/dnsjava/dnsjava/releases)
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog)
- [Commits](https://github.com/dnsjava/dnsjava/commits)
---
updated-dependencies:
- dependency-name: dnsjava:dnsjava
dependency-version: 3.6.5
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 e08e6d27fcbc..73ce89c2e70c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -143,7 +143,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.4</dnsjava-version>
+ <dnsjava-version>3.6.5</dnsjava-version>
<djl-version>0.36.0</djl-version>
<djl-python-version>0.34.0</djl-python-version>
<docling-java-version>0.5.2</docling-java-version>