This is an automated email from the ASF dual-hosted git repository.

lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 329bfe3fa build(deps): bump asm.version from 9.7.1 to 9.8 (#227)
329bfe3fa is described below

commit 329bfe3fae47da243a435ca1c0d129ddcdfe0cdc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 31 04:11:11 2025 -0500

    build(deps): bump asm.version from 9.7.1 to 9.8 (#227)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 133d50a20..eef26d79e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <properties>
     <maven.compiler.release>11</maven.compiler.release>
-    <asm.version>9.7.1</asm.version>
+    <asm.version>9.8</asm.version>
     <groovy.version>3.0.24</groovy.version>
     <project.build.outputTimestamp>1631003912</project.build.outputTimestamp>
   </properties>

Reply via email to