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 49a7e73c1 build(deps): bump org.javassist:javassist from 3.31.0-GA to 
3.32.0-GA (#311)
49a7e73c1 is described below

commit 49a7e73c1ace8de4b4a856a109001ab5b6d1f4cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 09:11:44 2026 -0500

    build(deps): bump org.javassist:javassist from 3.31.0-GA to 3.32.0-GA (#311)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 164ff2331..15353902b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
           <dependency>
             <groupId>org.javassist</groupId>
             <artifactId>javassist</artifactId>
-            <version>3.31.0-GA</version>
+            <version>3.32.0-GA</version>
           </dependency>
           <dependency>
             <groupId>com.github.jnr</groupId>

Reply via email to