From c0ff62bfe694d987685a84b0cd03f214e92267f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 23:49:24 +0000 Subject: [PATCH] Bump asm.version from 9.7 to 9.7.1 Bumps `asm.version` from 9.7 to 9.7.1. Updates `org.ow2.asm:asm` from 9.7 to 9.7.1 Updates `org.ow2.asm:asm-tree` from 9.6 to 9.7.1 Updates `org.ow2.asm:asm-util` from 9.6 to 9.7.1 --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-type: direct:production update-type: version-update:semver-patch - 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 eb85cf206a..d90c833dcd 100644 --- a/pom.xml +++ b/pom.xml @@ -359,7 +359,7 @@ org.ow2.asm asm - 9.7 + 9.7.1 diff --git a/tycho-apitools-plugin/pom.xml b/tycho-apitools-plugin/pom.xml index bd45e1a790..b0b91531d5 100644 --- a/tycho-apitools-plugin/pom.xml +++ b/tycho-apitools-plugin/pom.xml @@ -12,7 +12,7 @@ ${minimal-maven-version} - 9.7 + 9.7.1