From 7590c18da01d6e03da8d2e80d50c6a4898ff7526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 10:50:01 +0000 Subject: [PATCH 1/3] Bump asm.version from 9.8 to 9.9 Bumps `asm.version` from 9.8 to 9.9. Updates `org.ow2.asm:asm` from 9.8 to 9.9 Updates `org.ow2.asm:asm-commons` from 9.8 to 9.9 Updates `org.ow2.asm:asm-tree` from 9.8 to 9.9 Updates `org.ow2.asm:asm-util` from 9.8 to 9.9 Updates `org.ow2.asm:asm-analysis` from 9.8 to 9.9 --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-version: '9.9' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.ow2.asm:asm-commons dependency-version: '9.9' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.ow2.asm:asm-tree dependency-version: '9.9' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.ow2.asm:asm-util dependency-version: '9.9' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.ow2.asm:asm-analysis dependency-version: '9.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31bbfdb31cf..fe366321d68 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ provided 3.0.1-b12 - 9.8 + 9.9 3.51.1 2.42.0 1.82 From 874ffc5505b2b0ae7517bef82c0839b9e8ef52b4 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Thu, 9 Oct 2025 01:29:41 +0100 Subject: [PATCH 2/3] Fixing licenses --- DEPENDENCY-LICENSES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 2761341b045..7f8a3f6188c 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -331,9 +331,9 @@ List of third-party dependencies grouped by their license type. BSD 3-Clause License - * asm (org.ow2.asm:asm:9.8 - http://asm.ow2.io/) - * asm-commons (org.ow2.asm:asm-commons:9.8 - http://asm.ow2.io/) - * asm-tree (org.ow2.asm:asm-tree:9.8 - http://asm.ow2.io/) + * asm (org.ow2.asm:asm:9.9 - http://asm.ow2.io/) + * asm-commons (org.ow2.asm:asm-commons:9.9 - http://asm.ow2.io/) + * asm-tree (org.ow2.asm:asm-tree:9.9 - http://asm.ow2.io/) * dnsjava (dnsjava:dnsjava:3.6.1 - https://github.com/dnsjava/dnsjava) * Protocol Buffer Java API (com.google.protobuf:protobuf-java:2.5.0 - http://code.google.com/p/protobuf) From fa24a21cea0ddbdbb035805a62e39c4842e72b4b Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Thu, 9 Oct 2025 01:35:57 +0100 Subject: [PATCH 3/3] Fixing licenses --- LICENSE-binary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE-binary b/LICENSE-binary index a1b7653dab0..b6ea1e0db52 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -912,7 +912,7 @@ The license texts of these dependencies can be found in the licenses directory. BSD-3-Clause - * asm (org.ow2.asm:asm:9.8 - http://asm.ow2.io/) + * asm (org.ow2.asm:asm:9.9 - http://asm.ow2.io/) BSD 3-Clause License