From 8b425572b9463eba57b628c8b2ff1f6e2512b9e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 23:39:37 +0000 Subject: [PATCH] Bump asm.version from 9.6 to 9.7 Bumps `asm.version` from 9.6 to 9.7. Updates `org.ow2.asm:asm` from 9.6 to 9.7 Updates `org.ow2.asm:asm-tree` from 9.6 to 9.7 Updates `org.ow2.asm:asm-util` from 9.6 to 9.7 --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.ow2.asm:asm-tree dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.ow2.asm:asm-util dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- tycho-apitools-plugin/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d6b27bd2ed..ca0c19d540 100644 --- a/pom.xml +++ b/pom.xml @@ -345,7 +345,7 @@ org.ow2.asm asm - 9.6 + 9.7 diff --git a/tycho-apitools-plugin/pom.xml b/tycho-apitools-plugin/pom.xml index 4aca04672f..7491ea8782 100644 --- a/tycho-apitools-plugin/pom.xml +++ b/tycho-apitools-plugin/pom.xml @@ -12,7 +12,7 @@ ${minimal-maven-version} - 9.6 + 9.7