fix(deps): update dependency dnsjava:dnsjava to v3 #6210
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.9
->3.6.2
Release Notes
dnsjava/dnsjava (dnsjava:dnsjava)
v3.6.2
v3.6.1
v3.6.0
Lookup and LookupSession do not sanitize input properly, allowing to smuggle additional responses, even with DNSSEC. I would like to thank Thomas Bellebaum from Fraunhofer AISEC (@bellebaum) and Martin Schanzenbach (@schanzen) for reporting and assisting me with this issue.
Denial-of-Service Algorithmic Complexity Attacks (KeyTrap)
NSEC3 closest encloser proof can exhaust CPU resources (KeyTrap)
(@chrisruffalo, #253)
(#305, based on work from @srijeet0406 in #306)
v3.5.3
v3.5.2
v3.5.1
v3.5.0
Note that the license changed! Previous versions were BSD-2-Clause licensed, while from this release on it is BSD-3-Clause.
v3.4.3
v3.4.2
v3.4.1
ED25519
and ED448 algorithms(#200, Klaus Malorny)
(#202, @adam-stoler)
(#205, @adam-stoler)
v3.4.0
(#177, @li-wjohnson)
(#179, @paulo-raca)
(#184, @ryru)
(#191, @amitknx)
v3.3.1
(#135, @adam-stoler)
v3.3.0
Type
Note that this resolver is more a proof of concept and not
production ready. See Javadoc and issue #123.
v3.2.2
v3.2.1
@since
tags for APIs introduced since 3.0(Note: this release is identical to v3.2.0 except for the version number, which missed -javadoc and -sources on Maven Central)
v3.1.0
(#94, Klaus Malorny [email protected])
v3.0.2
Fix an issue with the new NIO TCP resolver (see #96)
v3.0.1
(
Ed25519
and Ed448, RFC 8080)v3.0.0
lookup system (#6, #9,
(
Ed25519
and Ed448, RFC 8080)Configuration
📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.