From de873899e63707889fa36ae4b5e6e28432665906 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 6 Oct 2024 12:50:23 +0000
Subject: [PATCH] Bump org.ow2.asm:asm-bom from 9.7 to 9.7.1

Bumps org.ow2.asm:asm-bom from 9.7 to 9.7.1.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 28920de..02b36bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <url>https://github.com/${gitHubRepo}</url>
   </scm>
   <properties>
-    <revision>9.7</revision>
+    <revision>9.7.1</revision>
     <changelist>999999-SNAPSHOT</changelist>
     <jenkins.baseline>2.440</jenkins.baseline>
     <jenkins.version>${jenkins.baseline}.3</jenkins.version>