From ce80d84c0a82b1963cba4cde1cd0ab8ec3e0a896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 23:27:02 +0000 Subject: [PATCH 1/2] Bump asm.version from 9.9 to 9.9.1 Bumps `asm.version` from 9.9 to 9.9.1. Updates `org.ow2.asm:asm` from 9.9 to 9.9.1 Updates `org.ow2.asm:asm-commons` from 9.9 to 9.9.1 Updates `org.ow2.asm:asm-tree` from 9.9 to 9.9.1 Updates `org.ow2.asm:asm-util` from 9.9 to 9.9.1 Updates `org.ow2.asm:asm-analysis` from 9.9 to 9.9.1 --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.ow2.asm:asm-commons dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.ow2.asm:asm-tree dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.ow2.asm:asm-util dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.ow2.asm:asm-analysis dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 792f1f1436..3adcfad9b1 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ provided 3.0.1-b12 - 9.9 + 9.9.1 3.52.1 2.45.0 1.83 From 1e7e9bb3ad3913abfea5b82fc2052bf722118949 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Sat, 3 Jan 2026 00:52:08 +0000 Subject: [PATCH 2/2] Fixing licenses --- DEPENDENCY-LICENSES | 6 +++--- LICENSE-binary | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 4ed12e9b4c..888c31fdcc 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -335,9 +335,9 @@ List of third-party dependencies grouped by their license type. BSD 3-Clause License - * 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/) + * asm (org.ow2.asm:asm:9.9.1 - http://asm.ow2.io/) + * asm-commons (org.ow2.asm:asm-commons:9.9.1 - http://asm.ow2.io/) + * asm-tree (org.ow2.asm:asm-tree:9.9.1 - 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) diff --git a/LICENSE-binary b/LICENSE-binary index af28cbc0a0..9ea78b5704 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -906,7 +906,7 @@ The license texts of these dependencies can be found in the licenses directory. BSD 3-Clause License - * asm (org.ow2.asm:asm:9.9 - http://asm.ow2.io/) + * asm (org.ow2.asm:asm:9.9.1 - 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)